Introduction | Auth_HTTP Example |
Auth_HTTP | |
PEAR Manual | |
void Auth_HTTP::Auth_HTTP (
string
$storageDriver = "DB"
, mixed
$options = ""
)
Constructor for the authentication system
name of the storage driver that should be used
a string containing some login information or an array containing a bunch of options for the storage driver
This function can not be called statically.
Using different DB parameters
|
Introduction | Auth_HTTP Example |
Auth_HTTP | |
PEAR Manual | |