Posted by Cristian on 12/20/06 07:32
johnny ha escrito: > $cmd = 'c:\zip\zip.exe '. $movedFile. ' '. $finalFile; > exec( $cmd, $cmd_output ); > to manage and create zip files , use the zip extension available since php 5.2.0 or via PECL (and pecl4win if you are using windows)
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming