dreamcatcher - 3:49 pm on Mar 10, 2008 (gmt 0) To compress your PHP/HTML output, you can pop the following at the top of your PHP files: ob_start('ob_gzhandler'); dc
To compress your PHP/HTML output, you can pop the following at the top of your PHP files: ob_start('ob_gzhandler'); dc
ob_start('ob_gzhandler');
dc