Re: [PHP] Multiple File Download

2002-05-09 Thread Steven Walker
Miguel, Thanks for following up. I got the zip functions all working last night. I deconstructed a zip file created by ZipIt and was able to discover where the PHP class was going wrong. Basically, there is a segment called 'data descriptor' that was being written into the file without the pr

Re: [PHP] Multiple File Download

2002-05-09 Thread Miguel Cruz
Any luck? I started playing with it but then ran into the fact that we don't have the gz functions compiled into our PHP. Before I really dug in, thought I'd check whether you got it working. miguel On Tue, 7 May 2002, Steven Walker wrote: > Miguel, > > That is very nice of you! I found the

[PHP] Multiple File Download

2002-05-07 Thread Steven Walker
Hi, Does anyone know a way to download multiple files with a php script? I have 26 software products that can be purchased individually and I want to make the download process easier. I have looked into dynamically creating zip files, but it is problematic for Mac users (which account for a l