php-i18n Digest 30 May 2003 02:31:23 -0000 Issue 176
Topics (messages 570 through 570):
mb_string and ob_gzhandler() question
570 by: Jean-Christian Imbeault
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
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
--- End Message ---