Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

PEAR_Info

Displays Information about your current PEAR install. Akin to PHP's phpinfo().

Reference guide

Table of Contents
constructor PEAR_Info::PEAR_Info() -- PHP 4 style constructor (ZE1)
PEAR_Info::display() -- Displays PEAR_Info output
PEAR_Info::getMembers() -- Returns a members list depending of its category (group, docs, website)
PEAR_Info::getStyleSheet() -- Returns the custom style sheet to use for presentation
PEAR_Info::packageInstalled() -- Check if a package is installed
PEAR_Info::pearImage() -- Display the PEAR logo
PEAR_Info::setProxy() -- Sets PEAR HTTP Proxy Server Address
PEAR_Info::setStyleSheet() -- Sets the custom style sheet to use your own styles
PEAR_Info::show() -- Shows PEAR_Info output
PEAR_Info::toHtml() -- Returns PEAR_Info output (html code)