PEAR_Common::infoFromAny | PEAR_Common::infoFromString |
PEAR_Common | |
PEAR Manual | |
require_once 'PEAR/common.php'; |
array
PEAR_Common::infoFromDescriptionFile (
string $descfile
)
Returns information about a package file. Expects the name of a package xml file as input.
name of package xml file
array - array with package information
Error code | Error value | Meaning | Solution |
" |
This function can not be called statically.
PEAR_Common::infoFromAny | PEAR_Common::infoFromString |
PEAR_Common | |
PEAR Manual | |