|
»»»»
HOME
»»»
FAQ
»»
PHP
Q. How can I run PHP files on my account?
If your web site runs on PHP, you must use the file extension .php so that our server will
recognise the PHP files. Your default or front page should be called index.php.
Q. Can you disable or turn off php Safe Mode?
No, we cannot disable php safe mode. All our servers have php safe mode enabled due to security
reasons.
Q. Where do I put my PHP scripts?
You may put your PHP scripts anywhere you wish. ALL files that ends in .php will be recognised
as a PHP script.
Q. Does your server support PHP3 and PHP4?
We currently support PHP4 only; however, most PHP3 scripts will run on PHP4 server with no
modifications.
|