Welcome Guest, Not a member yet? Register   Sign In
ZIP a specific directory.
#8

[eluser]leighmarble[/eluser]
[quote author="TheFuzzy0ne" date="1236139651"]Try adding a trailing slash to the end of the path if it's a directory.[/quote]

Thank you - but I tried that, and it doesn't make a difference.

The example code in my previous post was hastily copied/edited from the documention, not from my code.

My code actually looks like this:

Code:
$path = 'files/mydirectory/';
$this->zip->read_dir($path);
$this->zip->download('mydirectory.zip');

So, I *do* have the trailing slash, and I *don't* have the leading slash. (Including the leading slash causes a blank page to load, and no download happens. The "files" directory is on the same level as the index.php front controller, so it finds "files" just fine without a leading slash.)

Thanks again,
Leigh


Messages In This Thread
ZIP a specific directory. - by El Forum - 11-21-2008, 02:08 PM
ZIP a specific directory. - by El Forum - 02-24-2009, 07:50 PM
ZIP a specific directory. - by El Forum - 02-24-2009, 11:05 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 02:27 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 03:46 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 04:00 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 04:07 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 04:25 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 05:39 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 06:00 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 06:32 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 06:43 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 06:51 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 07:21 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 07:44 PM
ZIP a specific directory. - by El Forum - 03-03-2009, 07:54 PM
ZIP a specific directory. - by El Forum - 03-04-2009, 12:28 PM
ZIP a specific directory. - by El Forum - 03-04-2009, 01:00 PM
ZIP a specific directory. - by El Forum - 03-04-2009, 03:23 PM
ZIP a specific directory. - by El Forum - 03-04-2009, 03:30 PM
ZIP a specific directory. - by El Forum - 03-04-2009, 03:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB