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