| PHP is a scripting language designed for web | | | | - PHP l run on any platform |
| development and can be embedded into HTML. | | | | - PHP is extendible |
| PHP language runs on a web server, the code of | | | | - Better performance and reliability |
| PHP acts as the input and output is the creation | | | | - Can be easily embedded into HTML cod |
| of the web pages. PHP is widely used for web | | | | - Compatible with servers like Apache and IIS |
| development and can be easily embedded into | | | | - PHP programming syntax is similar to C and |
| HTML code. Major operating systems such as | | | | C++ thus easy understandable by programmers. |
| Linux, Microsoft Windows, Mac OS X etc., support | | | | - The most recent version of PHP is very stable. |
| PHP language. | | | | - Easy Availability of resources |
| PHP is open source, meaning that everyone has | | | | PHP have full objected oriented support and huge |
| free access to the source code and can use it for | | | | capability to build any sort of application which can |
| own development purposes. PHP provides high | | | | run in web browser. PHP is an open source |
| compatibility with leading operating systems and | | | | language and hence free access to the source |
| web servers such as thereby enabling it to be | | | | code is available for your development. It can be |
| easily deployed across several different platforms. | | | | easily installed and we do not require paying |
| PHP extensions include support for features such | | | | thousands of dollars for registration. The most |
| as XML parsing, compression utilities, dynamic | | | | recent version of PHP is PHP5 which is really very |
| generation of images, translation functions etc. | | | | programmer friendly and completely object |
| Here are some advantages why use PHP? | | | | oriented. PHP extensions include support for |
| - Easy integration | | | | features such as XML parsing, compression |
| - Flexibility | | | | utilities, dynamic generation of images, translation |
| - Free Open Source | | | | functions etc. |