Phar
PHP Manual

Phar::isZip

(No version information available, might be only in CVS)

Phar::isZip — Returns true if the phar archive is based on the Zip file format

Description

bool Phar::isZip ( void )

Parameters

No parameters.

Return Values

Returns TRUE if the phar archive is based on the Zip file format

See Also


Phar
PHP Manual