php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
if(!extension_loaded('zip')) | $zip = new ZipArchive() |
$files = array('test', 'testdir/test2') | |
Definition at line 20 of file extract.php.
if (!extension_loaded( 'zip')) $zip = new ZipArchive() |
Definition at line 6 of file extract.php.