El Mié 14 Feb 2001 12:37, Toby Miller escribió:
> Hey all,

Hi,
This is far to long, so I'll strip a part of it.

> Now if I try to read the $PHP_AUTH_USER or $PHP_AUTH_PW variables anyplace
> on the site they don't exist, until I go back to one of the protected
> pages. Then they miraculously re-appear and are readily available once
> again without requiring the user to log back in.

Yes, thats because the browser saves those variables (very bad idea, but what 
can I say... I didn't write the code of netscape or IE).
At this moment I just finished coding a session login, logout hack. So I will 
suggest you to read about sessions, read some articles in phpbuilder, 
phpwizard and the documentation.

Saludos... :-)

-- 
System Administration: It's a dirty job, 
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués                  email:  [EMAIL PROTECTED]
Santa Fe - Argentina            http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

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