This Command create ZIP Archives on the fly from Items with the given Itemtype and ItemIDs.
It can handle several Items at once.
There is always an ZIP Archive returned, even if it is empty because of missing ItemIDs.
Submit at least two Parameter:
- "itemtype" (for example "itemtype=4" for Images)
- ItemIDs within an array "data['ids'][]=ItemID" (for example "data[ids][]=0&data[ids][]=9")
For further information visit http://www.bigace.de.
| Author: | Kevin Papst |
| Version: | $Id: download.cmd.php,v 1.13 2008/11/30 15:35:52 kpapst Exp $ |
| Copyright: | Copyright (C) 2002-2006 Kevin Papst |
| License: | GNU Public License |