On Thu, Oct 30, 2003 at 10:36:37AM +0100, Marek Kilimajer wrote:
: 
: Unless you want to do string manipulation you don't need mbstring. You 
: only need to pay atention to these details:
: 1. Set charset to kanji for your html pages using
: header('Content-type: text/html; charset=kangi');

a. it's spelled "kanji" and not "kangi".

b. "charset=ISO-2022-JP".

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to