How can I use sessions in PHP?
In all honesty, you will need to either buy a book with a clear section on sessions, or alternatively start reading through the PHP.net information on session handling. There is lots of information that should be a good introduction to session handling and management here:
http://uk2.php.net/manual/en/intro.session.php
Comment on this Question and Answer >>>
ASK A QUESTION
More website PHP Questions
How do I get my chat script to include the contents of the msg file in real time instead of only when the page is refreshed?How do I keep my site menu in one file?
Explain why the meaning people have of health may contrast with the meanings other people may hold.
how to get gmail inboxmessages in php using username and password
What is magic quotes?
