no, I mean logged into the current browser session.  I have never used
cookies so I will look into that in the php docs.

Thanks,
Eddie

-----Original Message-----
From: Rick Emery [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 9:00 AM
To: Edward Peloke; [EMAIL PROTECTED]
Subject: Re: [PHP] login


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