Create and Download as Zip files using PHP tutorial! Posted on August 23, 2013 by agurchand In this tutorial we are going to see how to create and download multiple files as ZIP using PHP. Note this: ZIP extension should be installed in your PHP server for this Script to work correctly. Here is the create_zip() …