Most of our hosting accounts support some version of PHP. If your account does, which...
Below is a code sample for connecting to a MySQL database using PHP. <?php...
The PHP 5 function register_globals is turned off by default. To change the status of...
Linux hosting accounts support PHP 5. Depending on the contents of your .htaccess...
The easiest way to find your PHP settings for an account is to upload a PHP info...
Your default PHP upload limit depends on the type of hosting account you have ( What...
If you want to disable Alternative PHP Cache (APC), you can do so by modifying your...
The file PEAR provides ( go-pear.php ) currently has a bug that prevents its default...
The open_basedir function defines the locations or paths from which PHP is allowed to...
PHP is a popular and simple server scripting language that enables Web developers to...
PHP initialization files can manage form, server, and environmental variables as well...
If you use a custom PHP initialization file file with your Linux hosting account...
If you want to use custom PHP modules, you can manage them through a PHP...
If you made changes to your Website's PHP initialization file ( php.ini or .user.ini )...
Error Messages: Warning: session_start(): Cannot send session cookie - headers...
No. Our hosting plans do not support non-parsed headers (NPH). If you have older CGI...
All of our Linux® hosting accounts support the use of PHP-Nuke. Please check out...
Yes, we do. You can use fsockopen on all of our PHP-enabled hosting plans for TCP...
No, we do not run PHP in safe mode on our Linux® hosting servers. For more...
For security reasons, you cannot use extensionless PHP files on your website without...
All "temp" files created in the /tmp directory on our Linux servers will be...
Our Linux hosting accounts run in CGI mode. When PHP 5 runs in this mode, the server...
No. Starting August 1, 2012 we removed older versions of PHP from our Linux and...