Home Features Demos Download Installation User Manual Developer Manual Relation function Credits

Login

inc/zip4.php

Code to compress and decompress ZIP files.

Old versions of PHP can use this code. It is wrapped to a ZipArchive class in inc/zip.php

The compressor code is provided by Erik Mueller http://www.themepark.com

Classes

zipfile

add_dir($name, $time = 0)
add_file($data, $name, $time = 0)
file()

Functions

packTimeDate($ts)

packTime($ts)

packDate($ts)

File structure inc folder