Is it possible to create a .zip file using PHP. I am creating a file using PHP, but I need users to easily download that file after it has been created. I tried to have a direct link on a web page, but the files (ie filename.csv) resolves in the browser. I want to original .csv file to be downloadable while maintaining it file extension. Any suggestions would be appreciated.
Thanks Arthur. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php