Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Made zip according to database file name #65

Open
Harrrrry opened this issue Dec 16, 2015 · 1 comment
Open

Made zip according to database file name #65

Harrrrry opened this issue Dec 16, 2015 · 1 comment

Comments

@Harrrrry
Copy link

hyy, i have a many files in folder and i want to make a zip according to database data, can i manage that with Zipper
Like i have a folder upload which have many files example
file1,file2,file3,file4
and according to database
i want to make a zip of file1 and fil2 together and download the zip
How can i manage this ?
Please instruct me urgently, is this possible.

@izdrail
Copy link

izdrail commented Aug 8, 2016

this is what i'm tring to do :)

add($files/folder)

You can add and array of Files, or a Folder which all the files in that folder will then be added, so from the first example we could instead do something like $files = 'public/files/';.

so you can add an array in theory my problem is now with the cms i'm using not with the class itself
i get an exception when the file dosen't exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants