RE: [PHP] PHP Zip Question

2006-11-07 Thread Matt Street
ll of this is that my code is now working and I can finish off my tests. Thanks again Matt -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: 06 November 2006 21:02 To: Matt Street Cc: 'php-general@lists.php.net' Subject: RE: [PHP] PHP Zip Question On Mon, Nov

RE: [PHP] PHP Zip Question

2006-11-06 Thread Richard Lynch
On Mon, November 6, 2006 6:28 am, Matt Street wrote: > Thanks for the response, I decided that it was easier to unpack the > zip > during the upload process and then delete the zip. I can then indicate > which files I want to zip up and this works (opening the zip on the > server), but, and it's a

RE: [PHP] PHP Zip Question

2006-11-06 Thread Matt Street
Thanks for the response, I decided that it was easier to unpack the zip during the upload process and then delete the zip. I can then indicate which files I want to zip up and this works (opening the zip on the server), but, and it's a big but, when the zip is downloaded to the users machine it

Re: [PHP] PHP Zip Question

2006-10-26 Thread Richard Lynch
Post a link to your on-line application. Also, use LiveHTTPHeaders and such to make sure you are getting what you think you are getting. And use vi or TextPad or whatever on your desktop to open up the .zip file and see what's in there. If it starts with: ERROR: PHP error blah blah blah then you