Forum Moderators: coopster
While I'm on that note: I'd also like to have the session terminate as soon as the user closes the page, to eliminate the need for a logout button(obviously I'm trying to keep this as simple as possible). Anyone have a script for this?
Thanks. I really appreciate all the pointers I've been given since I got here.
e.g.
1. User enters info and submits.
2. Form submit page sends an mail to user with a link that's something like:
...www.yoursite.com/confirm.php?email=yourvisitor@whatever.com
3. User gets email and clicks the link that goes to confirm.php which updates the database based on their email address and voila, they're opted in.