compressing entire directory and contents with gzip
Posted: Sun Feb 29, 2004 1:34 pm
im trying to use php to create a gzip file which contains all the files in a directory and the directorys in that directory (like zipping up a directory).
then this will be remotely transfered and ungziped using php again.
but i am unsure as to how i zip up more than one file :s
any help is much appreciated!
then this will be remotely transfered and ungziped using php again.
but i am unsure as to how i zip up more than one file :s
any help is much appreciated!