Results 1 to 3 of 3

Thread: [RESOLVED] GZip, how to implement...

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Resolved [RESOLVED] GZip, how to implement...

    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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: GZip, how to implement...

    Quote: "http://www.meltdownsoftware.co.uk/home.php is gzipped"

  3. #3

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: GZip, how to implement...

    Quote Originally Posted by mendhak
    Quote: "http://www.meltdownsoftware.co.uk/home.php is gzipped"
    Coolio! i now know why it wasnt GZippin'

    didnt have that at the very start of my php files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width