Philopoemen
Jan 27th 2008, 12:09 pm
Hi there,
I have a self-made 'forum' on one of my sites.
The problem is that for half of the users the authentification module doesn't work properly, something wrong with the cookies/sessions.
So I was wondering, can someone describe the logic of an authentification module here?
I DON'T NEED A FULL SCRIPT. I need only a list of steps, something like:
1. Take login+pass from a form.
2. Run query to MySQL and check for [this]
3. Do [that]
4. Save [here]
...
99. Drink beer :)
I appreciate your attention and help :)
I have a self-made 'forum' on one of my sites.
The problem is that for half of the users the authentification module doesn't work properly, something wrong with the cookies/sessions.
So I was wondering, can someone describe the logic of an authentification module here?
I DON'T NEED A FULL SCRIPT. I need only a list of steps, something like:
1. Take login+pass from a form.
2. Run query to MySQL and check for [this]
3. Do [that]
4. Save [here]
...
99. Drink beer :)
I appreciate your attention and help :)