I suggest you check the php manual and look into sessions:
http://www.php.net/manual/en/ref.session.php

Failing that you could use cookies, but both methods can be easily exploited
by people intent on accessing your pages.  The best way really is the
.httaccess file.

R

-----Original Message-----
From: GreatKent [mailto:[EMAIL PROTECTED]]
Sent: 03 November 2001 17:43
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: log-in system


Thank you very much~
I have got another question: How can I get rid of the popup box window and
replace it with a form??
Thank you for your help~

"Anch.Org" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D
:[EMAIL PROTECTED]
> use .httaccess
>
>



--
PHP Windows 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]




-- 
PHP Windows 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