Thumb

PHP Technology

PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language.PHP originally stood for Personal Home Page, but it now stands for the recursive acronym PHP: Hypertext Pre-processor.The PHP reference implementation is now produced by The PHP Development Team.

PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language.PHP originally stood for Personal Home Page, but it now stands for the recursive acronym PHP: Hypertext Pre-processor.The PHP reference implementation is now produced by The PHP Development Team.

The web server software combines the results of the interpreted and executed PHP code, which may be any type of data, including images, with the generated web page. PHP code may also be executed with a command-line interface (CLI) and can be used to implement standalone graphical applications.



Leave a comments