Knowledge Base

We are not offering 24/7 telephone support at this time, please open a Support Ticket

  • knowledgebase
  • announcements
Search

Most Popular
Recently Added
Recently Updated

Enabling register globals for PHP scripts

Since PHP 4.1, PHP register_globals is disabled by default - to enable add the following to a .htaccess file in the directory where it's needed:

Code:
php_flag register_globals on


Properties ID: 000211   Views: 5008   Updated: 14 years ago
Filed under:
Support » Web Site » Web Hosting » Scripts

For news and system status updates, check: status.his.com

Check our Knowledge Base for How-To tips and answers to common questions.

We are not offering 24/7 telephone support at this time, please open a Support Ticket