Page 1 of 1

where 2 learn about sessions?

Posted: Sun Jun 26, 2005 12:42 pm
by adixtopix
i know that sessions allow a user to stai logged in a site

i need a good tutorial to learn how to work with sessions, the best if possible

Posted: Sun Jun 26, 2005 1:33 pm
by dasil003
The PHP Freaks tutorial is pretty good:

http://www.phpfreaks.com/tutorials/41/0.php

Also, the PHP Manual page on sessions is an indispensable reference.