-
This PHP script provides a pure PHP solution to create packed archives in CAB format from a given list of files. A CAB archive files, directories or even files can be added by MakeCAB from remote web servers. The generated CAB archive is written to a specified file.Requirements:- PHP 4.0 or Higher

