PEAR_Common::infoFromTgzFile

PEAR_Common::infoFromTgzFile()

PEAR_Common::infoFromTgzFile() -- Returns information about a package file

Description

Returns information about a package file. Expects the name of a gzipped tar file as input.

Parameter

string $file

name of .tgz file

Return value

array - array with package information

Note

This function can not be called statically.

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