We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Create MINIZIP archive in PHP for iPad APP. Help!

Development and Programming

webster's avatar
webster
11 posts
15 years ago
webster's avatar webster

Hi everyone,

Do anyone know how to create minizip archives in PHP? What PHP extensions need to be installed? Are there some examples or tutorials?

Thanks!

       
hd 's avatar
hd 
156 posts
15 years ago
hd 's avatar hd 

There are a number of ways to zip files with PHP. The best method depends on what your purpose is.

Are you zipping files dynamically to save space on the server, to conserve bandwidth, or to make a selection of files easier to download? Does the resulting file need to be stored on the server, or sent directly to the user as a download? And do you need to unzip dynamically as well?

Also, the most important factor is what kind of server you are using. In most cases a typical Apache server will already have everything you need installed.

http://davidwalsh.name/create-zip-php http://devzone.zend.com/article/2105 http://www.w3schools.com/php/php_ref_zip.asp

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.