[thelist] multiple documents into 1 download

Lindsay Evans lindsay at redsquare.com.au
Tue Dec 11 22:58:55 CST 2001


bah, brain is running in neutral today...

I should point out that any of the gzip based solutions (cfx_gzip, cfx_jzip,
php gz functions) *don't* actually allow you to compress multiple files,
you'd have to use something like exec('tar -Cvf [files]') in php, or
<cfexecute name="tar" arguments="-Cvf  [files]" ...> in CF

--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 vox: 8596.4000
 fax: 8596.4001
 web: www.redsquare.com.au






More information about the thelist mailing list