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

Go to the source code of this file.

Variables

 $z = new ZipArchive
 
 for ( $i=0;$i< $z->numFiles;$i++)
 

Variable Documentation

◆ $z

$z = new ZipArchive

Definition at line 4 of file get_set_comments.php.

◆ for

for($i=0; $i< $z->numFiles; $i++) ( $i = 0; $i<$z->numFiles; $i++)

Definition at line 9 of file get_set_comments.php.