Searched refs:PclZip (Results 1 – 5 of 5) sorted by relevance
161 class PclZip class186 function PclZip($p_zipname) function in PclZip2166 return PclZip::errorCode();2313 return PclZip::errorCode();2325 return PclZip::errorCode();2517 return PclZip::errorCode();3000 return PclZip::errorCode();3026 return PclZip::errorCode();4103 return PclZip::errorCode();4121 return PclZip::errorCode();[all …]
28 $zip=new PclZip($zipfile);
12 // PclZip is a PHP library that manage ZIP archives.13 // So far tests show that archives generated by PclZip are readable by34 // In version 1.x of PclZip, the separator for file list is a space46 // 0 : PclZip Class integrated error handling150 // Class : PclZip152 // PclZip is the class that represent a Zip archive.157 // PclZip() : Object creator164 class PclZip182 // Function : PclZip()184 // Creates a PclZip objec161 class PclZip global() class 186 function PclZip($p_zipname) global() function in PclZip [all...]
33 $zip = new PclZip($zipfile);