Welcome Guest, Not a member yet? Register   Sign In
Zip for Mac bug
#2

[eluser]cotejf[/eluser]
Hi Glyn,
im currently using Zip too (zipping all the files from a folder) and Im running it on MAMP Pro server.

That way it works fine:

$this->load->library('zip');
$this->zip->read_dir('./res/blablabla/');
$this->zip->download('azipfile.zip');


The zip file is perfect. My only problem is that I cant call any redirect right after the $this->zip->download('azipfile.zip');

HTH


Messages In This Thread
Zip for Mac bug - by El Forum - 03-21-2011, 05:53 PM
Zip for Mac bug - by El Forum - 03-23-2011, 09:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB