Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

erro : desktop *.php multibyte language

<h4>I'm sorry. I'm not good at English.</h4>

php files: Japanese (Korean) representation error.

test.php(utf-8)———not work(failure)

<html>
<head></head>
<body>
Japanese character string is here....
</body>
</html>

html files: Japanese (Korean), the normal expression

test.html(utf-8)———work(success)

<html>
<head></head>
<body>
Japanese character string is here....
</body>
</html>
— asked September 1st 2010 by soo micro
  • desktop
  • language
  • multibyte
  • php
  • win32
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.