Welcome Guest, Not a member yet? Register   Sign In
Problem Zip.
#1

[eluser]Browser[/eluser]
Hello all, i have the new code:

function comprimir($nombre) {
$this->load->library('zip');
$this->zip->read_file('http://localhost/searchmedic2/uploads/'.$nombre,TRUE);
$this->zip->download('my_backup.zip');
}

But, it don`t compile the file, why ?

Thanks you.


Messages In This Thread
Problem Zip. - by El Forum - 11-08-2009, 07:10 PM
Problem Zip. - by El Forum - 11-08-2009, 09:55 PM
Problem Zip. - by El Forum - 11-08-2009, 09:55 PM
Problem Zip. - by El Forum - 11-08-2009, 09:57 PM
Problem Zip. - by El Forum - 11-08-2009, 10:01 PM
Problem Zip. - by El Forum - 11-09-2009, 03:50 AM
Problem Zip. - by El Forum - 11-09-2009, 08:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB