Posted by Richard Lynch on 04/09/05 06:11
On Fri, April 8, 2005 3:54 pm, IMEX Research said:
> How do I compress two or more files using PHP? All I have been able to
> find information on is compressing strings, or just one file.
You could use http://php.net/exec with tar and gzip, but you'd have to be
sure only ONE script was doing this at a time for any given file[s]
--
Like Music?
http://l-i-e.com/artists.htm
[Back to original message]
|