Home
require_once 'PEAR/Registry.php';
boolean PEAR_Registry::updatePackage (string $package, array $info [, bool $merge = TRUE])
Updates the existing information of a Package in the registry.
Package name
information to update
if FALSE the old informations will be deleted completly an replaced with the new; if TRUE update only - unchanged values will remain.
boolean - Returns TRUE on success, FALSE on failure.
Table 20-1. Possible PEAR_Error values
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: