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 -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php