php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
extractAll.php File Reference

Go to the source code of this file.

Variables

 $zip = new ZipArchive()
 
 $files = array('test', 'testdir/test2')
 

Variable Documentation

◆ $files

$files = array('test', 'testdir/test2')

Definition at line 16 of file extractAll.php.

◆ $zip

$zip = new ZipArchive()

Definition at line 2 of file extractAll.php.