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

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to