0
What is the difference between python and PHP?
please describe your answer
3 Réponses
+ 1
PHP is a language that's made for the web. You can make GTK and CLI applications with PHP, but it's mainly used for websites. Python is used for a lot of stuff like websites, webservers, game frameworks, desktop and CLI application, IDEs and a lot more. There's also a huge difference in the syntax.
What are the major differences between Python and PHP? - Stack ...
https://stackoverflow.com/questions/1936085/what-are-the-major-differences-between-python-and-php
0
You are welcome
- 1
great thanks for the info