PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
Do you support PHP3?
Yes we do support PHP3. We also support PHP4.
How do we need to name our PHP scriped HTML documents?
You need to use a .php or .php3 extension.
Can we have the PHP interpreter parse regular HTML documents?
Yes, provided that you give a justifiable reason as this can cause a slower load time. Please email Support
Does PHP support MySQL interfacing?
Yes PHP allows for a user to interface a MySQL with PHP scripting.
Where can I go to get more information about PHP?
www.php.com