PEAR_Registry::addPackage

PEAR_Registry::addPackage()

PEAR_Registry::addPackage() -- Registers a package to the registry

Description

Adds a Package entry to the registry

Parameter

string $package

Package name

array $info

additional information for the package entry

Return value

boolean - FALSE if Package is already registered;

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.