Post thumbnail of Send gzipped PHP output to users browser’s to save bandwidth
10 August 2009
Continue reading Send gzipped PHP output to users browser’s to save bandwidth

Send gzipped PHP output to users browser’s to save bandwidth

The oneliner ob_gzhandler only works for Apache and you have to have the mod_gzip module loaded. This method is crap. So to send gzipped PHP output to users browser’s to save bandwidth, try this. It also helps for slow Internet connections and large pages too.

Powered by Wordpress   |   Lunated designed by ZenVerse