RE: [PHP] Session Newbie Question: Cookieless sessions

2003-06-08 Thread John W. Holmes
> How can one set up cookie-less sessions? More specifically, if you store > your sessions in a database, once the user comes back how do you call that > same session back? > > I guess I still don¹t understand how to keep user specific data maintained > for a particular user. Because when you lo

[PHP] Session Newbie Question: Cookieless sessions

2003-06-08 Thread [EMAIL PROTECTED]
How can one set up cookie-less sessions? More specifically, if you store your sessions in a database, once the user comes back how do you call that same session back? I guess I still don¹t understand how to keep user specific data maintained for a particular user. Because when you log off or th

[PHP] SESSION newbie question

2002-07-02 Thread php
Hello, I got this example of sessions: www.net.co.cr/test/test.php , however, as you can see in the code at /test/text.txt , isnt $_SESSION ['tree'] suppose to contain a value and not be NULL? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/