Quote:
Originally Posted by xentek
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 !