|
Script Category : PHP
Script Sub Category : Networking Tools
Speed up your HTTP downloads with this code by compressing your HTML. Most newer browsers since 1998/1999 have been equipped to support the HTTP 1.1 standard known as "content-encoding." Essentially the browser indicates to the server that it can accept "content encoding" and if the server is capable it will then compress the data and transmit it. The browser decompresses it and then renders the page. Requires zlib.
|
|
|