ziparchive
OSMdroid : How to render offline map from a local zip archive
I\'m using the osmdroid library formy custom map application and my last issue is related to the accessibility of offline contents prepared in a common format easy to share.[详细]
2023-04-12 03:09 分类:问答ZipArchive::getFromName does not find filename
Any idea what I am doing wrong here? It keeps dying with \'bye bye\'. There is an index.php file inside the zip archive.[详细]
2023-04-08 10:40 分类:问答PHP ZipArchive limited to 10mb
I have a project where the user can add multiple files to a cart and then zip them into a single file and download all of them at once.[详细]
2023-03-23 03:34 分类:问答Unzipping file on the device crashes due to timeout
I am trying to unzip a file which is being downloaded through URL. The file downloaded is in zip format. I have used library : iPhone Unzip code which has SSZipArchive Library. It is used in current c[详细]
2023-03-19 18:24 分类:问答ZipArchive - addFile won't work
Situation I have a .zip file. In this .zip is a folder \"dist/\", in the folder \"dist/\" are 2 things: 1) another folder \"lib/\" 2) a jar-file[详细]
2023-03-11 20:48 分类:问答PHP Aborting when creating large .zip file
My php script running on CentOS 5.6 and PHP 5.2.12 using ZipArchive() and successfully creates .zip files over 1.6Gb but not for a larger archive of 2GB or larger - PHP aborts with no apparent error.[详细]
2023-02-27 09:24 分类:问答Compression/Decompression library for the iPhone and Xcode 4
I have been working on a project that requires downloading a zipped file off a server, and am stuck trying to uncompress it on the iPhone. There appear to be a number of solutions such as LiteUnzip ,[详细]
2023-02-25 15:35 分类:问答Problems trying to add the libz.1.2.3.dylib to my ipad project
First of all, i\'m now on this site so really sorry if i\'m commiting some error posting this question.I\'m trying to use the zipArchive class to manage zip files in an ipad project.[详细]
2023-02-24 09:37 分类:问答zipArchive with MAMP?
trying to work out how to install zipArchive extensio开发者_运维技巧n with MAMP, but not having much luck[详细]
2023-02-14 00:07 分类:问答track results of $zip->expandTo in order to log files?
I am using the PHP zipArchive class to uncompress files and store them on a server, but I have a couple of problems[详细]
2023-02-13 16:14 分类:问答