Downloads using Mac browser

downloads-using-mac-browser

Have you ever faced problem in downloading a ZIP format file using MAC browser? Well we certainly have, let me elaborate the problems with ZIP archives.

There are many libraries available in PHP for manipulating the ZIP format archives. Zip archives created using these libraries works fine under Windows and Unix browsers but has serious problems on the Mac browser.

PclZip
is a PHP class that can extract or create ZIP format archives. This class supports relative paths/no paths, comments and recursion through subdirectories.

To solve this hitch in Mac browsers , redirect to the ZIP archive after creating the archive using PclZip library instead of sending the file to the browser for download.

Apin Pratap, Software Associates

Related Posts

    No related posts found
This entry was posted in Mac. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>