my @path = split '/', $fileToUpload; my filename = $path[-1]; $zip->addString($contents, $filename); print header( -type => 'application/zip', -attachment => "$filename.zip" );
cheers
tachyon
In reply to Re: Re: Re: question about a reply to the Zip::Archive post
by tachyon
in thread question about a reply to the Zip::Archive post
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |