Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
Auth
PEAR Manual
Prev
Chapter 28. Authentication
Next
Auth
Table of Contents
Constants
-- predefined constants
Introduction
-- A usage example
Storage drivers
-- Introduction
Auth::Auth()
-- constructor
Auth::getAuth()
-- check for an authenticated user
Auth::getStatus()
-- returns informations about the current authentication status
Auth::getUsername()
-- get the username of the current authentication session
Auth::sessionValidThru()
-- get the time up to the session is valid
Auth::setSessionname()
-- set a custom session name
Auth::setShowLogin()
-- controls if the login form will be displayed. Turned on by default
Auth::setExpire()
-- set expiration time for authentication
Auth::setIdle()
-- set maximum idle time for authentication
Auth::start()
-- start authentication
Auth::checkAuth()
-- check if a session with valid authentication information exists
Provides a framework for user authentication.
Prev
Home
Next
Authentication
Up
Constants
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.