hii i am using
PclZip Overview
this for zipping data on my site
when use click on zip
that pass a url of file which it give back to user in zip format
for example url i give is
www.domain.com/folder1/folder2/foder2/files…
But problem with this is that when folder2 zip and then we extract folder2 that also has other directory folders in it which we give in url
like
we will extract folder2 we find in
folder1/folder2/files/…
how i can i remove other folder directories from my zip folder