Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/Packager.php';
string PEAR_Packager::package ([string $pkgfile = NULL [, boolean $compress = TRUE]])
string PEAR_Packager::package
Creates a Package archive from package definition file and package files
path to package definition file
if TRUE package archive will be compessed using gzip
string - name of the created package archive
Table 32-1. Possible PEAR_Error values
This function can not be called statically.