PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package Auth_PrefManager
Installed - no -
Latest 1.2.2
License PHP License
Summary Preferences management class
Description Preference Manager is a class to handle user preferences in a web application, looking them up in a table using a combination of their userid, and the preference name to get a value, and (optionally) returning a default value for the preference if no value could be found for that user.

It is designed to be used alongside the PEAR Auth class, but can be used with anything that allows you
to obtain the user's id - including your own code.
Dependencies
PHP Version: 4.4.0 or newer
PEAR Package: pear.php.net/PEAR 1.4.0 or newer
PEAR Package: pear.php.net/DB 1.7.0 or newer
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual