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
Can php use gettext?
How long is session timeout?
What the limitation of header() function in php?
What is empty () in php?
Which function will you use to create an array?
Can we run php on tomcat server?
What is abstract class in php?
What is php artisan tinker?
How to Retrieve a Cookie Value?
What is form validation in php?
What is sticky form in php?
What is difference between array_merge and array_combine?
How can you make a connection with mysql server using php?
What is constructor and destructor?
What exactly is validating and sanitizing?