session control

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
theclay7
Forum Commoner
Posts: 50
Joined: Wed Feb 19, 2003 3:17 am

session control

Post by theclay7 »

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?
:P
Post Reply