Zip files from URL |
Hi;
How can I zip a few files from url? This doesn't seem to be the right approach: PHP Code: $data = array(
Anyone?
Is there something wrong with CI's zip library? I read in a few posts that this is broken ![]()
I think you have misunderstood how the add_data function works when using an array. You are trying to use the file key as path, which is incorrect.
http://www.codeigniter.com/userguide3/li...s/zip.html |
Welcome Guest, Not a member yet? Register Sign In |