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.... Link to comment https://forums.phpfreaks.com/topic/57164-how-to-gzip-multiple-pages/ 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. Link to comment https://forums.phpfreaks.com/topic/57164-how-to-gzip-multiple-pages/#findComment-282460 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.