Glossary

A-F | G-L | M-R | S-Z


Search   

PHP

PHP (originally an acronym for ‘personal home page’) is a general-purpose scripting language that is especially suited for web development. PHP generally runs on a web server, taking PHP code as its input and creating web pages as output. It primarily acts as a filter, taking input from a file or stream containing text and/or PHP instructions and outputs another stream of data; most commonly the output will be HTML. PHP can be deployed on most web servers, many operating systems and platforms, and can be used with many relational database management systems. It is available free of charge, and the PHP Group provides the complete source code for users to build, customise and extend for their own use. See: a href="http://en.wikipedia.org/wiki/PHP" target="_blank">http://en.wikipedia.org/wiki/PHP