What I need to configure or to add in the code in order to support the Japanese characters to display in browsers (using wml tags).
PHP supporting Japanese Characters
Collapse
X
-
Hi eros,Originally posted by erosWhat I need to configure or to add in the code in order to support the Japanese characters to display in browsers (using wml tags).
You need to set the character set.
This page may be of some help.
[html]
<meta http-equiv="Content-Type" content="text/html;charset=ut f-8" />
[/html]
Change the charset and away to go.
Cheers
nathj -
Sorry, I mis-understood your question. I have never used WML myself but a little research uncovered the following two pages that may or may not be helpful:Originally posted by erosit is in html.. how about in WML.. thanks.
Page1
Page2
I/m sorry if that's no good to you, I'm now out of ideas. Sorry if I have wasted your time.
Cheers
nathjComment
Comment