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
What are the methods to submit form in php?
Why print_r is used in php?
What is the array in php?
What is the difference between == and === operator in PHP?
Which will check if a function exists?
What is the difference between php traits vs interfaces?
What is encapsulation in php?
What is mvc? Why its been used?
What is api used for?
What are the advantages of using php?
What are headers in php?
my english is not too good then what we apply for a php programer post
What is form submission?
Is multiple inheritance supported in php?
Should I use mysqli or pdo?