/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $filename = 'archive.zip'; $options = '-o'; //Overwrite existing files by default; this is mostly to suppress confirmations $destDir = ''; ?>
URL: http://forums.powweb.com/showthread.php?t=77764&highlight=unzip