Archive-Zip - zipping the files without the path of the files

Posted on Sun Oct 29 03:01:31 2006 by ravi
zipping the files without the path of the files
Hi
I am using archive zip to create a zip file
i move all the files which needs to be zipped to a directory and then call the
zip->addfile($member)
to add the member
$member
is the file name with the path to it
Is there a way to create the zip file where members do not have a path.

thanks
ravi
Write a response