Auth::getStatus()

Auth::getStatus()

Auth::getStatus() -- returns informations about the current authentication status

Description

This function returns the current status of PEAR::Auth. The return values are constants that are defined by PEAR::Auth.

Return value

string - possible values are AUTH_IDLED, AUTH_EXPIRED, AUTH_WRONG_LOGIN

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.