Hi, does anyone have a better tutorial on howto compress using zlib in PHP. If not, feel free to include your own. I'm a bit confused by the php manual ---> http://si.php.net:8888/manual/en/ref.zlib.php
That page will test to see if you have correctly installed it, and the link right above that white box is the box you need to get it to work:
Code:
http://www.whatsmyip.org/forum/viewtopic.php?t=43
Note: If you have your own webserver (you configure your own php.ini file) then I would suggest using a *nix server rather than a windows server as I have tried it on a windows server and couldn't get it to work...