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