This is a discussion on Tracking Script within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi, just wondered if anyone knew of any good resources for tutorials/scripts for what I call tracking. What I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
just wondered if anyone knew of any good resources for tutorials/scripts for what I call tracking. What I want to do is allow registered users to tick off the items that they have read, so that they don't need to read them again. The db is mysql. So I need to get my head around authenticating users and allowing them extra facilities such as this. Any help appreciated, |