View Single Post
  #1 (permalink)  
Old 12-02-2008, 08:33
ff1's Avatar
ff1 ff1 is offline
new member
 
Join Date: Apr 2007
Location: Es***, UK
Posts: 7
Send a message via MSN to ff1
Default Register Globals

I'm trying to turn off register_globals. I've tried entering the following 2 lines in my .htaccess file without sucess:

php_value register_globals 0
php_flag register_globals 0

Does anyone have any experience with turning off register_globals on eukhost?

Thanks,
Ian
__________________
ian

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote