[PHP-DB] extracting login name

2001-04-25 Thread olinux
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

Re: [PHP-DB] extracting login name

2001-04-25 Thread Zak Greant
"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 ca

Re: [PHP-DB] extracting login name

2001-04-25 Thread Paul Burney
on 4/26/01 12:45 AM, olinux at [EMAIL PROTECTED] wrote: > 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? IIRC, $PHP_AUTH_USER and $PHP_AUTH_PW are only set if PHP

Re: [PHP-DB] extracting login name

2001-04-25 Thread Zak Greant
Quite right - thanks for the correction Paul! :) --zak - Original Message - From: "Paul Burney" <[EMAIL PROTECTED]> To: "olinux" <[EMAIL PROTECTED]>; "PHP-DB" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 200