ID:               47095
 User updated by:  webmaster at einsamsoldat dot net
 Reported By:      webmaster at einsamsoldat dot net
 Status:           Open
 Bug Type:         *Unicode Issues
 Operating System: CentOS release 5.2 (Final)
 PHP Version:      5.2.8
 New Comment:

The bug submission has converted my Japanese UTF-8 characters to
わたしの名前&#12399


Previous Comments:
------------------------------------------------------------------------

[2009-01-14 05:57:16] webmaster at einsamsoldat dot net

Description:
------------
Unicode Japanese characters show as ???? once alphanumeric character is
included in the php code

Win32 PHP 5.2.8 does not have the problem.


Reproduce code:
---------------
<?

echo "<a href='http://www.einsamsoldat.net'
target='_blank'>".'&#12431;&#12383;&#12375;&#12398;&#21517;&#21069;&#12399;'."</a>
<br 

/>";


Expected result:
----------------
&#12431;&#12383;&#12375;&#12398;&#21517;&#21069;&#12399;


---Not Output---
*Note: A hyperlink pointing to http://www.einsamsoldat.net

Actual result:
--------------
???????


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47095&edit=1

Reply via email to