mb_string and ob_gzhandler() question
Jean-Christian Imbeault <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
I remember reading somewhere a while back that the where problems with using mb_string and setting output_handler in php.ini but I can't seem to find anything in the PHP documentation that says it's a bad idea. 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