On Thu, Oct 30, 2008 at 3:41 PM, Steve Marquez
<[EMAIL PROTECTED]> wrote:
> I have a form that I use to authenticate users stored in a MySQL database. I
> want to be able to ensure that no body will be able to bookmark a page and
> be able to return to that page without authenticating. But I also want the
> authenticated user to be able to use all the subsequent pages without having
> to re-authenticate during that session.

    Start by learning about session handling.  Here's your launch point:

        http://php.net/sessions

-- 
</Daniel P. Brown>
http://www.parasane.net/
[EMAIL PROTECTED] || [EMAIL PROTECTED]
Ask me about our current hosting/dedicated server deals!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to