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?