| PHP is a server-side,
cross-platform, HTML embedded scripting language. Working with
mySQL, PHP can be extremely powerful, allowing you to create a
web-interface to mySQL database tables. PHP is very similar to HTML
documents, but is quite a bit more flexible and faster when working
with database's.
A more detailed introduction to PHP
can be found on the
Zend Website and the
PHP Website |