Session
Posted: Sun Oct 03, 2004 6:56 pm
Hi Everyone. I was wandering if anyone knew hot to save a variable in a session?
Thanks for all of your help
Thanks for all of your help
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$_SESSION['foo'] = 'bar';