NYCPHP Meetup

NYPHP.org

[nycphp-talk] php authentication form

Henry Ponce henry at beewh.com
Fri Sep 7 09:54:23 EDT 2007


Hi:

I have a form that currently checks if the username and password are correct
in mysql database. I need to know if it's possible to check this information
on apache server, using maybe $_SERVER['PHP_AUTH_USER'] and
$_SERVER['PHP_AUTH_PW'].
I know that this is set once the user enters his username and pass in popup
window.

There is currently a popup window that asks user to set his user and
password. I dont want this. I want to be able to validate login using
information that is stored in apache. Is this possible???

Henry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070907/bbcd272c/attachment.html>


More information about the talk mailing list