wowphp Posted June 25, 2007 Share Posted June 25, 2007 I'm coding forums but i want to Gzip every page but not sure how to go on this one.... Quote Link to comment Share on other sites More sharing options...
trq Posted June 25, 2007 Share Posted June 25, 2007 I'm not sure there is a gzip extension for php. There is bzip. Without an extension, the easiest way would be to use exec to invoke gzip from the command line. No different to doing it in a term. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.