Home
require_once 'PEAR/Registry.php';
mixed PEAR_Registry::packageInfo ([string $package = NULL [, string $key = NULL]])
Returns (specific) information stored in the registry about a Package.
Package name
the name of a specific information to get
mixed - an array with all information, or a key specific information, if $key was used; NULL if Package or specific information does not exist
This function can not be called statically.
© 2002-2004 Active-Venture.com Web Site Hosting Service
Disclaimers: This documentation is provided only for the benefits of our website hosting customers. For authoritative source of the documentation, please refer to http://pear.php.net/manual/
Recommended Resources: