what is the best way to pass variables between pages?
Posted: Sun Sep 19, 2010 5:22 am
Hi
In your opinion what is the best way to pass variables between pages?
I'm storing everything in $_COOKIE but it's really quite messy.
On the other hand I can't get $_SESSION or $_SERVER to work.
Has anybody written a definitive paper on how best to track variables between pages? It will be good for me to read that before I go too much further.
Chris
In your opinion what is the best way to pass variables between pages?
I'm storing everything in $_COOKIE but it's really quite messy.
On the other hand I can't get $_SESSION or $_SERVER to work.
Has anybody written a definitive paper on how best to track variables between pages? It will be good for me to read that before I go too much further.
Chris