Thread: PHP help
View Single Post
Old 12-27-2008, 07:19 PM  
PXN
Confirmed User
 
PXN's Avatar
 
Join Date: Jun 2008
Posts: 1,548
Quote:
Originally Posted by HomerSimpson View Post
make php.ini file and put in a folder and put this single line in it
Code:
register_globals = on
PS: scripts that request register_globals in order to run might not be safe (in terms of hacker safe), so take care.

PPS: are you maybee installing Joomla?
That's what I thought too setting register_globals to on would be unsafe. But is register_globals the same thing as global_vars? That's what I'm so confuse about.
PXN is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote