Quantcast
Viewing latest article 2
Browse Latest Browse All 5

How to create a zip file using PHP

Recently I had to write a script to create a zip file containing different files and folders. PHP has a ZipArchive class which can be used easily to create zip files. In this article we will see how to create zip files in PHP. We will create different zip files from different files and folders. […]

The post How to create a zip file using PHP appeared first on Virendra's TechTalk.


Viewing latest article 2
Browse Latest Browse All 5

Trending Articles