Page 1 of 1

Writing scripts without register globals.

Posted: Wed Mar 24, 2004 11:57 am
by mwphurst
Just as I was starting to get comfortable with php they go and switch up on me. I know it has been an issue for some time, but I haven't had to deal with it till now. Until now I haven't needed to write everything with $_SESSION $_GET $_POST etc. Now my problem is knowing what gets one and what doesn't. I don't really understand when and where to use them.

Can someone give me a simple explanation or a link to a good tutorial. Please don't link me to php.net. They don't show what need to know.

Michael

Posted: Wed Mar 24, 2004 12:03 pm
by malcolmboston
i know i shouldnt do this but im not explaining a question that has been asked a thousand times before

Jason written a massive explanation here