If you are running PHP as an Apache module, you should have access to the
user authentication data as $PHP_AUTH_USER and $PHP_AUTH_PW - see the
features section of the PHP manual for more information.

--zak


----- Original Message -----
From: "olinux" <[EMAIL PROTECTED]>
To: "PHP-DB" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2001 1:45 AM
Subject: [PHP-DB] extracting login name


Hey all,
I have a htpsswd protected directory and would like the client to only log
on once.  Is there a way i can get their USERNAME so that i can pull the
correct records from the db?

thanks much
olinux



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