Jan Schneider wrote:
OK, this is not really PHP related but I thought I might ask anway:
If sending the Content-Length: http header to the browser for a page that's encoded in a multibyte charset, do I use the binary length or the character length?
I suppose you know verious issues related to output buffer...
Use binary length (byte length) -- Yasuo Ohgaki -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php