I'm starting to use sessions for my website and wanted to know some things before I fully commit to use them.
1) How are sessions different from cookies other than where the information is stored? 2) Does session data stored on the server automatically delete after a certain time? 3) Is a session id created for each user per each browser or just per each user? Thanks, Joe The Dev. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php