PHP Class zipfile, php-malware-finder
..
use the functions add_dir() and add_file() to build the zip file;
see example code below
by Eric Mueller
http://www.themepark.com
v1.1 9-20-01
- added comments to example
v1.0 2-5-01
initial version with:
- class appearance
- add_file() and file() methods
- gzcompress() output hacking
by Denis O.Philippov,
[email protected], http://www.atlant.ru
official ZIP file format: http://www.pkware.com/appnote.txt
Show file
Open project: nbs-system/php-malware-finder
Class Usage Examples
Public Properties
Public Methods
Method Details
public addFile ( $data, $name, $time ) |
unix2DosTime()
public method
Property Details
$ctrl_dir public property
$eof_ctrl_dir public property
$old_offset public property