|
Apr 01
2010
|
What is PHP? Originally: Personal Home Page. Now: Hypertext preprocessorPosted by: spectrateam Tagged in: PHP , Hypertext preprocessor
|
|

PHP (originally: Personal Home Page; now: Hypertext preprocessor), is a well-known scripting language that was designed for web development to produce dynamic web pages. The PHP code is embedded into the HMTL source document and interpreted with a PHP processor module, which generates the web page document.
