View Single Post
  #3 (permalink)  
Old 07-10-05, 01:23 PM
FiRe FiRe is offline
Code Guru
 
Join Date: Oct 2004
Location: UK
Posts: 801
Thanks: 0
Thanked 0 Times in 0 Posts
sessions are temporarily held on the server and cookies are permanently stored on the users computer (unless deleted) and sessions are harder to manipulate than cookies...
__________________
Alexa Share <-- Trade virtual shares in websites with this online game.

codR.us <-- Submit and vote for your favorite code snippets with codR.us.

XEWeb.net <-- The ultimate PHP resource network.
Reply With Quote