Auth_HTTP
Provides a framework for user authentication (aka an "User-Login") based on the HTTP
- Introduction — to HTTP based authentication
- Auth_HTTP::Auth_HTTP() — constructor
- Auth_HTTP Example — Example: A simple password protected page
- Auth_HTTP Example 2 — Example: A password protected page with multiple rows fetch and md5 password
- Auth_HTTP::getAuth() — check for an authenticated user
- Auth_HTTP::getStatus() — returns informations about the current authentication status
- Auth_HTTP::start() — start authentication