View Single Post
  #3 (permalink)  
Old 02-29-2008, 06:39 PM
David David is offline
Junior Member
 
Join Date: Feb 2008
Posts: 18
Default

Quote:
Originally Posted by xentek View Post
If you can avoid setting your own cookies, and store info in the session, then I recommend doing so. However, if you need information to last longer than the session, then cookies are a decent choice, but just use them sparingly.
Well, I think it would be sort of impossible for a custom CMS, then again I'll read more about sessions (not technically used to them in any way) should be a good practice.

Thanks !
Reply With Quote