Can I have register globals turned on?
Yep, just add the following to their .htaccess file located in the public_html folder: php_flag register_globals on
Related Posts
By: solarbluseth
web hosting guru
Yep, just add the following to their .htaccess file located in the public_html folder: php_flag register_globals on
You must be logged in to post a comment.