Ron Piggott wrote:
Does anyone know how to make a ZIP file using PHP?  This is for an
application where the files the user selected will be put into a ZIP
file and then the ZIP file made available for download.  Ron

http://www.php.net/zip would be a good place to start.

Or http://pear.php.net/package/File_Archive if your host can't/won't install the requirements.

--
Postgresql & php tutorials
http://www.designmagick.com/


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to