I've decided to turn Register_globals off as my comp is now a 24/7 web server. The thing is I wrote most of my code in a lazy way and took full advantage of globals...
So the question is: does anyone have a pre-written piece of code to get all my variables out of the $_GET array? It's kinda tedious doing the variables one by one
I'll prolly look into myself as soon as I have time, but being lazy as I am, I thought maybe someone here wouldn't mind sharing their code
Cheers,
D
So the question is: does anyone have a pre-written piece of code to get all my variables out of the $_GET array? It's kinda tedious doing the variables one by one
I'll prolly look into myself as soon as I have time, but being lazy as I am, I thought maybe someone here wouldn't mind sharing their code
Cheers,
D