Yeah, i had a similar problem, i dont know if its the same, but i found that adding <meta http-equiv="content-type" content="text/html; charset=UTF-8"> in the head of the html output fixed it
Luke ----- Original Message ----- From: "Louie Miranda" <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 2:09 PM Subject: Unicode translation > Guys, > > A problem arised on my application when a user enters a Unicode format code > on the site. Well, we really catch every information and i really need to > get some explanation about it. > > ex: > > C = U+0108: Latin Capital Letter C With Circumflex > > Now this unicode character does not have any keystroke on my computer, i > only have "Character Map (Windows)" to generate this. > > On my php form i can type this clearly, but once preview it changes the > character to Í or something similar (I guess). > > But when i used a Unicode character that has a keystroke value ë for example > once preview it generates the correct character. > > Any bright ideas on this? > > > -- - > Louie Miranda > http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php