PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP, originally derived from Personal Home Page Tools, now stands for PHP.Hypertext Preprocessor, which the PHP FAQ describes as a "recursive acronym."HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications.
|