Difference between revisions of "What is 'PHP', what is it used for?"
(Created page with ' PHP stands for Hypertext Preprocessor, and refers to a server-side scripting language. PHP is used commonly on web applications to create dynamic content, and access data from w…') |
|||
Line 1: | Line 1: | ||
− | + | <br /> | |
− | PHP stands for Hypertext Preprocessor, and refers to a server-side scripting language. PHP is used commonly on web applications to create dynamic content, and access data from within a database. | + | PHP stands for Hypertext Preprocessor, and refers to a server-side scripting language. PHP is used commonly on web applications to create dynamic content, and access data from within a database.<br /> |
− | + | <br /> | |
− | PHP is the most common of all server side scripting languages, and operates on several different types of servers, including Windows, Linux, and Unix. | + | PHP is the most common of all server side scripting languages, and operates on several different types of servers, including Windows, Linux, and Unix.<br /> |
− | + | <br /> | |
[[Category:Glossary]] | [[Category:Glossary]] |
Latest revision as of 12:19, 1 December 2009
PHP stands for Hypertext Preprocessor, and refers to a server-side scripting language. PHP is used commonly on web applications to create dynamic content, and access data from within a database.
PHP is the most common of all server side scripting languages, and operates on several different types of servers, including Windows, Linux, and Unix.