A script i have requires register globals to be turned on does anyone know what i have to do to turn it on ...the message i got was:
HTTPAuth Requires "register_globals" to be ON
so im just curious on how to get my script working. Also sry if i posted in the wrong section.


LinkBack URL
About LinkBacks



Reply With Quote
), I don't think you're affected by the changes Jag is making to php on their servers. In which case, you just make sure the script is in its own directory and put an .htaccess file in that directory with the following in it:

Bookmarks