View Single Post
Old 07-13-2005, 02:52 PM  
Due
Confirmed User
 
Due's Avatar
 
Industry Role:
Join Date: Mar 2001
Location: Murrieta, CA
Posts: 3,620
Open php.ini and find: register_globals, set it to register_globals = on
register_globals is set to OFF, so it does not read anything from a querry string unless you use $_GET or $_POST commands.
__________________
I buy plugs
Skype: Due_Global
/Due
Due is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote