Auth_HTTP::Auth_HTTP()

Auth_HTTP::Auth_HTTP() -- constructor

Referentiesamenvatting

void Auth_HTTP::Auth_HTTP ([string $storageDriver = "DB" [, mixed $options = ""]])

Beschrijving

Constructor for the authentication system

Parameter

string $storageDriver

name of the storage driver that should be used

mixed $options

a string containing some login information or an array containing a bunch of options for the storage driver

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld