Why we are using PHP than others for web developing?
Answer Posted / mohit
There is lot region to use PHP..
1.PHP is server side scripting language for developing
dynamic web page.
2.PHP is open source software.so it is free to use and download.
3.PHP is easy to use and understand compare with other
scripting language.
4.PHP is 100% secure.and it also supports many
database(mysql,oracle....etc).
5.PHP can work on different server(WAMP,IIS...ETC).
6.PHP is portable,good performance.
7.PHP script execute on server side.and browser get output
plain HTML.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How many data types are used by php?
What the limitation of header() function in php?
Does strlen include null?
What does mvc stand for and what does each component do?
What is design pattern? Explain all including singleton pattern?
Tell me which function gives us the number of affected entries by a query?
What are global variables in php?
Is overloading possible in php?
How to access standard error stream in PHP?
Tell me how to create a text file in php?
Is age interval or ordinal?
What is the different between count() and sizeof() in php?
Does facebook use php framework?
What are escaping characters?
Is php better than python?