php-i18n Digest 2 Jul 2002 07:24:55 -0000 Issue 111

Topics (messages 260 through 260):

mb output and setting headers
        260 by: David Emery

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 ---
Hi,

It seems to be a new thing with PHP 4.1.0 or later that conversion of the 
output buffer does not happen if the Content-type is set using the header() 
function.

So how can I set the content type AND have the output converted? I need to 
set the Content-type: text/x-hdml and the output encoding to SJIS for 
EZ-web phones. This was no problem prior to version 4.1.

Regards,
Dave
--- End Message ---

Reply via email to