description of PHP

PHP is a language programming designed to the web, it was created for Rasmus Lerdof in 1995 as open source. at present the main implementation is carried by PHP group.

PHP can by used without anything cost for the people, this and it's simple learning helped it's accepted in the informatic world.

PHP has evolved over time, going from the used of functions from created web pages dymamic, to used the POO methodology to more efficient manage it's processes.

Also has a part that can be executed from the command line from any operating system.

the best that php has is its community that has created an infinity of codes and classes that helped to implement easy and fast any basic need that the client has, from the creation of a report in PDF to the generation of bar charts and much more. Saving time in the development of a web application. this also allows an orderly management of the files although to be aplication big.

Other of the qualities of PHP is the possibility of connect to a databases or many databases using their classes depending the database type.

previously since php works on the side of the server it forced the client to make the request of the page to obtain information, thanks to new technologies such as AJAX to optimized the loading of the information leaving PHP to work from the server and AJAX from the client and the client to the end does not notice the requests sent by AJAX to PHP.

in conclusion PHP is a very versatile language that allows the developer of websites created web pages in a simple and fast mode


Comentarios

Entradas más populares de este blog

Cambiando un datafile de directorio