Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Server file compression


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


Thread source:: http://www.webmasterworld.com/php/3595628.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com