Ok, I am having a bit of trouble understanding sessions.
I am using Apache w/ the PHP module.
How do I maintain them from one page to another?
In the initial script where i started the session, it works ok (i think)
but then if I redirect to another page, $HTTP_SESSION_VARS comes up undefined.
What point are storing variables if you can't keep them from one page to another???
If anyone can help, I'd appreciate it.
Thanks,
Adam