Hi Everyone,
Now that php 4.1 has stopped using registered globals, can anyone direct me to a decent tutorial explaining how the new variable referencing works?
If I have have a form with a variable FormVar, I can no longer access it on the next page simply with $FormVar and I want to know how I go about getting at these variables and all the other variable references which have now changed.
If anyone knows of a good tutorial for this, I would be extremely grateful,
Thanks
Owen