
Druckansicht von http://www.php-homepage.de/manual/phar.isfileformat.php
Phar::isFileFormat(PHP >= 5.3.0, PECL phar >= 2.0.0) Phar::isFileFormat — Returns true if the phar archive is based on the tar/phar/zip file format depending on the parameter Beschreibung
bool Phar::isFileFormat
( int
$format
)
Parameter-Liste
Rückgabewerte
Returns Fehler/ExceptionsPharException is thrown if the parameter is an unknown file format specifier. Siehe auch
|