PHP Classes
elePHPant
Icontem

dZip

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 6       Packages icon Forums icon Package forums (6)  
: bug in dZip.inc.php : $zip->addFile(false,'xml/content.xml', '',"the data"); : 1 : sichernich : 2007-01-13 18:46:59   The lib supports to add a string to the zip file. Syntax: require_once("dZip.inc.php"); $zip = new dZip("filename.zip"); $zip->addFile(false,'dir/filenameinzip', '',"the data"); ...
: Use of PHP short_open_tag is discouraged : dZip.inc.php opens with "<?" instead of "<?php" : 1 : Ben Johnson : 2010-07-29 16:58:26   Hello, For those who see the actual PHP code when attempting to include dZip.inc.php, change the opening line in dZip.inc.php from "<?" to "<?php". On my server, I ...
: dZip big files problem : dZip big files problem : 3 : Alexandr : 2011-08-03 08:43:53 : 2011-12-12 16:25:41   Hi. Thank you for this excellent class. I am writing project where need make zip of big files, more then 100 mb and i have a problem. Your script read all file in one variable(file_get_contents ...
4. dUnzip2 Score star 2%
... for big files 2011-12-12 16:32 0 Allowed memory size to allocate Problem with unzip the file, becouse of memory limit to allocate 2011-12-12 16:25 1 dZip big files problem dZip big files problem 2011-12-12 16:25 2 This is a good, basic, generally robust unzipper. Package rating comment 2010-08-10 17 ...
... time. Package rating comment 2007-10-21 21:53 0 dUnzip2 Code there haven't end tags "?>" in all php files, Why&#65311; 2007-04-28 12:33 1 bug in dZip.inc.php $zip->addFile(false,'xml/content.xml', '',"the data"); 2007-01-13 18:46 0   1 - 10   11 - 20   21 - 23     Site Meter
... line 242 produces output PHP classes should be authored with the maximum error reporting 2010-07-29 17:08 0 Use of PHP short_open_tag is discouraged dZip.inc.php opens with "<?" instead of "<?php" 2010-07-29 16:58 0 Excellent class. Package rating comment 2009-12-10 15:41 0 Thank you. Package rating ...