Hi folks,
I was wondering how you go about using GZIP (or another file compressor) from within your PHP scripts when run on a Linux server.
I have a script that backs up my forum to a .SQL file and then I download this but since the size is 80mb it takes a while.
What I wanted to do was use GZIP to compress it first so the filesize would be smaller for transfer.
I think my hosting company uses an older version of PHP 4 and Apache so will it still work ok?
Thanks.
R.







Bookmarks