> 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
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
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/
3 matches
Mail list logo