View Full Version : session control
kenny873
02-24-2003, 06:44 AM
I am creating an include file that would cater the session handling module, does anyone have any suggestion of what i should have in this include file...e.g. session_is_registered, session_start()...etc.
how should the code rundown?
mordred
02-24-2003, 02:54 PM
Anything you need, nothing more or less.
Or in other words, it depends on your context.
IMO the best solution for "catering" sessions is to use $_SESSION. It's already there, so you don't have to reinvent the wheel once again.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.