Do you mean loggged-in in the current browser session?  If that, then cookies are good.
If you mean EVER ogged in, then you'll want to look at a database, perhaps, mySQL.
----- Original Message ----- 
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 8:20 AM
Subject: [PHP] login


Ok,
Newbie Question.....
I know have a login and registration page on my website.  What is the best
way to check to see if the users have logged in before they access the other
pages?  SHould I add to each of the other url's ?clientid='' and if it is an
empty string I know they haven't logged in?

Thanks,
Eddie


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




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

Reply via email to