| PHP | |
| PHP: Hypertext Preprocessor. PHP is a server-side scripting language, which means the PHP code is executed on the server, even though the PHP tags are embedded into HTML code. PHP is used to process form data, generate dynamic page content, or interact with databases. The databases supported include Oracle, InterBase, Informix, PostgreSQL and MySQL. PHP runs on many operating systems, among them Windows32, Macintosh, Unix and Linux. |