Please answer this simple SPAM challenge: max(eight, four)? (Example: nine)
If you are using mod_gzip or mod_deflate to compress HTML output, you're not able to send partial file to the browser.... To disable mod_deflate in PHP (if needed), you can tell Apache with this : apache_setenv('no-gzip', '1');
<< Back to user notes page