[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Database auth plug-in for phpBB3 Authentication plug-ins is largely down to Sergey Kanareykin, our thanks to him.
Copyright: | (c) 2005 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id$ |
File Size: | 276 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
login_db($username, $password, $ip = '', $browser = '', $forwarded_for = '') X-Ref |
Login function param: string $username param: string $password param: string $ip IP address the login is taking place from. Used to param: string $browser The user agent used to login param: string $forwarded_for X_FORWARDED_FOR header sent with login request return: array A associative array of the format |
Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |