What is PHP ? Who is the founder of PHP?

20 Dec

PHP is created by Rasmus Lerdorf in 1995 . Intially PHP was considered as language for personal home page ( PHP ) .

It is one of the first server side scripting language which is designed for web based application . PHP Full form is : ( Hyper Text Preprocessor ). It is one of the fastest and best language which can be implement and embedded into HTML ( i.e. Hyper text markup language ). PHP code is interpreted by PHP parser which is located with web server on server side.

Along with PHP We can use ( Open source technology and technique like MYSQL database , Javascript , Ajax , HTML , CSS , JQuery etc..) to built large scale application.

PHP also includes command line interface module and also standalone shell on every operating system. PHP is a part GNU (GNU General Public License)  Foundation which is famous for open source community.

In PHP we can can learn procedure oriented programming , Object Oriented Programming , Also MVC architecture is with full support in PHP.

In php , on mvc architecture zend framework , Code Igniter Framework , Kohana Framework , Symphony Framework , Code Igniter Framework  , YII Framework , and many more …… are available.

Even PHP has very good Content Management System like Drupal , Joomla  and wordpress.

PHP is with very famous E-commerce like Magento ,  Opencart , Zen cart etc…

PHP is installed on more than 30 million Web sites and 1.5 million web server.

Leave a comment