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
where 2 learn about sessions?
Moderator: General Moderators
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.
http://www.phpfreaks.com/tutorials/41/0.php
Also, the PHP Manual page on sessions is an indispensable reference.