PEAR Manual
Prev
Chapter 21. Authentication
Next
Auth_HTTP
Table of Contents
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 a authenticated user
Auth_HTTP::getStatus()
-- returns informations about the current authentication status
Auth_HTTP::start()
-- start authentication
Provides a framework for user authentication (aka an "User-Login") based on the HTTP
Prev
Home
Next
Auth::start()
Up
Introduction