PEAR_Common::downloadHttp | PEAR_Common::infoFromDescriptionFile |
PEAR_Common | |
PEAR Manual | |
require_once 'PEAR/common.php'; |
string PEAR_Common::infoFromAny (
string $info
)
Returns package information from different sources. This method is able to extract information about a package from a .tgz archive or from a XML package definition file.
Filename of the source ('package.xml' , '<package>.tgz' )
string - Package information
Error code | Error value | Meaning | Solution |
" |
This function can not be called statically.
PEAR_Common::downloadHttp | PEAR_Common::infoFromDescriptionFile |
PEAR_Common | |
PEAR Manual | |