Hi all

I need to authenticate a user and on successful login he is redirected to a
page. This works fine. However, this is not secure as the page to which the
user is redirected can be accessed directly as well. What I need is when
someone tries to access the page without logging in first, he should be
taken to the login page

Thanks



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to