[Previous] [Contents] [Next]


HTTP Authentication with PHP

PHP can access the credentials collected using the HTTP mechanisms introduced in the last section, and can actually manage the HTTP authentication without relying on Apache's configuration.


[Previous] [Contents] [Next]