On Saturday 18 May 2002 02:48, Jason Soza wrote: > Either way, is there any way to tell if my output is really being > compressed by ob_gzhandler?
If you have NN4.X use view source, if the source is empty then compression is active. If you're using some form of un*x then: lynx --mime_header http://www.domain.com/page.php -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* If only God would give me some clear sign! Like making a large deposit in my name at a Swiss Bank. - Woody Allen */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

