PHP_AUTH_PW'] can be access or avaliable to me and the web browser
Thanks a lot
K.S.
"Richard Lynch" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> On Thu, May 12, 2005 9:27 am, K.S. TANG said:
>> I have a page using the Basic HTTP Authentication and works
I have a page using the Basic HTTP Authentication and works well before.
But this night, the server seems to not receiving any $_SERVER pass in from
Web browsers.
if ( (!isset($_SERVER['PHP_AUTH_USER'])) || ($_SERVER['PHP_AUTH_USER'] !=
"netop") || ($_SERVER['PHP_AUTH_PW'] != "cti63") ) {
hea
2 matches
Mail list logo