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
What is a constant in PHP?Can I include Javascript in my PHP code?
Can I spellcheck my text using PHP?
How do you get an array of the date and time?
How do I define a constant in PHP?
