You're looking for some 4images templates and styles? Then visit this thread to show websites with 4images templates to download.
0 Members and 1 Guest are viewing this topic.
yes, it would, but then most of the browsers with default settings will not download second file, they would think its the same file as the first one and use one from the cache.
$file['file_path'] =
$file['file_name'] = $image_id.(($size) ? "_".$size : "").".".$file_extension;
$file['file_name'] = get_file_name($file['file_name']).".zip";
$file['file_name'] = $image_id.".zip";