Does this have a character code conversion method? Like php mbstring? I used my AU mobile phone in the testing area which I know uses SJIS and it came back scambled. The other phones here use UTF-8 which isn't a problem.
If I do use mbstring conversion then where would be the best place in the php code to do so?
I was going to use phpBB3 but its a hassle because of all the message cleaning.
This might relate to Natalies question concerning Japanese text.
Thanks

