Voting

: three plus five?
(Example: nine)

The Note You're Voting On

katzlbtjunk at hotmail dot com ΒΆ
17 years ago
How about this instead:
$s = file_get_contents('file.tar');
file_put_contents('file.tar.gz',gzencode($s,9));

<< Back to user notes page

To Top