mod_php3 -- The PHP3 HTML-embedded scripting language for use with Apache.
PHP is an HTML-embedded scripting language. PHP attempts to make it easy
for developers to write dynamically generated web pages. PHP also offers
built-in database integration for several commercial and non-commercial
database management systems, so writing a database-enabled web page with
PHP is fairly simple. The most common use of PHP coding is probably as
a replacement for CGI scripts. The mod_php module enables the Apache web
server to understand and process the embedded PHP language in web pages.
herrold@owlriver.com added integral support for MySQL in this mod_php3
set -- it isn't pretty, but it builds and runs Remember to add the
apache-devel, and freetype-devel headers to rebuild with this SPEC file.
This package contains PHP3, or PHP version 3.09. If you use applications
which specifically rely on PHP/FI, you should instead install the PHP/FI
module contained in the mod_php package. If you're just starting with
PHP, you should install this package. You'll also need to install the
Apache web server.