Welcome Guest, Not a member yet? Register   Sign In
zip files
#1

[eluser]dimis[/eluser]
I want to create a zip file with the contents of a path,my problem is that when I use zip->read_dir() but I see only the files not the folders.\What is wrong?
#2

[eluser]bretticus[/eluser]
Show your read_dir code please.
#3

[eluser]dimis[/eluser]
I have a form with the content of a folder somewhere.
These folders are created via a back-up program.
I manage to make the zip and download files.
For now if the user select to download a subfolder,the zip is createing also all the path of the files (c:/test/downloadfolder/...) even if user has just select the downloadfolder folder only (I thing it is obvious from the docs).
If a way the class to create only the user selected folder (downloadfolder) or I have manyaly to do this?




Theme © iAndrew 2016 - Forum software by © MyBB