Quick PHP Question...

Injury

Lifer
Jul 19, 2004
13,066
2
81
"It's because the scripts require register_globals on but register_globals has been default to OFF today on all our servers. I have turned it ON for this domain, though you should consider getting a new version and avoid register_globals if possible, it's a security issue."

What does this mean?

TIA

The only code that used PHP on the page I submitted a ticket about was this:

 

Injury

Lifer
Jul 19, 2004
13,066
2
81
Will it be the same if I'm passing variables via the URL?

Which one to use then?

NM... got it... thanks buddy! :)