PHP
PHP is a popular, freely available web applications development tool. PHP includes an HTML-embedded scripting language and a server-side preprocessor that interprets the HTML-embedded code in order to create dynamically generated web pages. PHP includes support for various databases, including mSQL, MySQL, and PostgreSQL, and is commonly used for the development of database enabled web sites. Installing PHP
The best way to install PHP4 is to install the mod_php4 Apache Module. PHP4 can also be installed as a CGI to which PHP4 files are redirected by your web server.
|