Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16422 программиста и 1673 робота. Сейчас ищут 1656 программистов ...
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
Вернуться к: Аутентификация