What is the difference between sessions and cookies?
Read more about sessions here:
http://uk3.php.net/manual/en/intro.session.php
Read more about cookies here:
http://uk.php.net/setcookie
Comment on this Question and Answer >>>
ASK A QUESTION
More other PHP Questions
Can I spellcheck my text using PHP?What is a constant in PHP?
How do I check if a date entered exists?
Can I include Javascript in my PHP code?
How do you get an array of the date and time?
