PHP, which stands for "PHP: Hypertext Preprocessor", 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.
PHP 4 and 5 is available on all Standard, Pro and eCommerce hosting accounts and on all HERA VS and MicroRack systems.
PHP gives you full access to all files in your rootdirectory /.
PHP scripts must have the extension .php (e.g.. guestbook.php),
and could be located anywhere within your document root /htdocs.
The extension indicates the scripts as executable. No addition chmod is required.
More information is available in the PHP Manual (
english /
german /
spanish ).
PHP is available on all MicroRack servers and for Standard, Pro and eCommerce hosting accounts.
MySQL (incl. phpMyAdmin interface) is available on all MicroRack servers and for Pro and eCommerce hosting accounts.
To get your MySQL database for your Standard or Pro Account, please
contact our support team.
|
On the MicroRack system the "Apache Settings" and "Site Manager" allow you to select the php version.
Existing hosting accounts will not be updated to PHP 5 automatically.
To get your hosting account updated, please contact our
support team.
|