PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
This storage container connects to the specified POP3 server and tries to login there with the specified username/password.
The storage-specific argument for the Auth constructor() is an array of options.
Tabelle 29-1. Available Options
Option | Data Type | Default value | Description |
---|---|---|---|
„host“ | string | „localhost“ | The hostname or IP address of the POP3 server. |
„port“ | integer | „110“ | The port number the POP3 server is listening on. |
„method“ | boolean or string | TRUE |
The authentication method to use with the POP3 server. Available options:
|
Zurück | Zum Anfang | Nach vorne |
Auth_Container_PEAR | Nach oben | Auth_Container_RADIUS |