Right now i have tried this...

PHP Code:
<? ob_start("ob_gzhandler"); ?>
This is at the very top of my PHP file, however when i test using This tool and its saying that my page isnt GZip enabled :O

Is there anything im missing, i emailed my host, and they say my hosting server support GZip.

Cheers