I'm thinking of installing either ob_gzhanlder() or my own output_handler (which would tidy op the HTML using Tidy and then gzip the output). However my PHP installation is set up to use mb_string (mbstring.encoding_translation = On).
Is there still (if there ever was) a problem with using mb_string and setting up my own output handler?
Thanks,
Jc
-- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php