PEAR_Registry::packageExists

PEAR_Registry::packageExists()

PEAR_Registry::packageExists() -- Check for Package

Description

Checks wether a Package is registered in the registry or not.

Parameter

string $package

Package name

Return value

boolean - TRUE if package is registered

Note

This function can not be called statically.

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