PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
description
The storage-specific argument for the Auth constructor() is an array of options.
Tabelle 29-1. Available Options
Option | Data Type | Default value | Description |
---|---|---|---|
„type“ | string | „Cvs“ | The format of the file we are authenticating against. For a list of available types see the PEAR::File_Passwd documentation. |
„file“ | string | „“ | The filename of the file to use. |
Zurück | Zum Anfang | Nach vorne |
Auth_Container_DBLite | Nach oben | Auth_Container_IMAP |