Documentation TYPO3 par Ameos |
Public Member Functions | |
gzip_encode ($level=3, $debug=false, $outputCompressedSizes=0) | |
gzip_accepted () | |
get_complevel () | |
linux_loadavg () | |
freebsd_loadavg () | |
Public Attributes | |
$_version = 0.66 | |
$level | |
$encoding | |
$crc | |
$size | |
$gzsize |
I was wrong. PHP 4.0.5 is out and ob_gzhandler doesn't work for me.
Note: This is rather cool: http://leknor.com/code/gziped.php It will calculate the effects of this class on a page. compression level, cpu time, download time, etc
Note: this may be better for some sites: http://www.remotecommunications.com/apache/mod_gzip/ I've read that the above doesn't work with PHP output.
Changes compared to the upstream version:
2005-12-09 Peter Niederlag <peter@niederlag.de>
Definition at line 25 of file class.gzip_encode.php.