previousAuth_Container_Multiple (Previous) (Next) Auth_Container_POP3next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Auth_Container_PEAR

Auth_Container_PEAR – Authenticate against the PEAR website

PEAR Container

This container provides authentication services against the PEAR website (http://pear.php.net/) and the developer accounts. The HTTP_Client package must be installed for this container to operate, as of Auth 1.5.3.

The storage-specific argument for the Auth constructor() is an array of options.

Available Options
Option Data Type Default value Description
"url" string "https://pear.php.net/rest-login.php/" The base URL of a PEAR website to authenticate against.
"karma" array array() List of karma levels required for a valid authentication. If no karma levels are supplied than simply validating the username and password will result in success.

previousAuth_Container_Multiple (Previous) (Next) Auth_Container_POP3next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.