Can I have register globals turned on?

Mando Hosting does not recommend that you use register globals, however, they can turned on if you wish. You would need to add the following to your .htaccess file located in the public_html folder: php_flag register_globals on.

  • 28 Users Found This Useful
Was this answer helpful?

Related Articles

Should I store a local copy of my website?

It is essential to keep a local copy of your website to protect it from any number of...

Can I set permissions to 777?

It is not recommended to change your permissions to 777 as other users on the server as well...

For shared SSH access, is wget() command allowed?

Yes, wget() command is allowed for shared SSH access.

Where do I upload my files?

All files and folders should be uploaded to the public_html directory.The public_html folder can...

Why do you restrict outgoing port access? Why do you charge for a dedicated IP?

We restrict outgoing port access as a result of the shared hosting environment. In this...