JavaHead Jonnie
05-21-2004, 06:01 PM
i know that my server can use mod_gzip (or whatever it is) because my forums use it. how can I use gzip in my .php pages?
thanks
thanks
|
Click to See Complete Forum and Search --> : gzipping??? gaahh! JavaHead Jonnie 05-21-2004, 06:01 PM i know that my server can use mod_gzip (or whatever it is) because my forums use it. how can I use gzip in my .php pages? thanks buntine 05-22-2004, 01:28 AM I havent got any experience with gzip in conjunction with php. Though, i found this article, which may be helpful. http://www.coordinated.co.za/discussions/viewtopic.php?t=250 Regards, Andrew Buntine. JavaHead Jonnie 05-22-2004, 06:18 AM seeing as that tutorial wasn't finished (:() it didn't really help - but thanks for trying to help me - but i did find something interesting after sifting through 20-something pages of google results i found this (http://leknor.com/code/gziped.php) site. the 'gzip encoded content' link at the top helped me by showing me a class for gzipping (with an example implamentation) and i got it working! :) so now i'm really in business :D webdeveloper.com
Copyright WebMediaBrands Inc., All Rights Reserved. |