Forum Moderators: open
Client sent me some Japanese text. I pasted it fine into a text editor that supports Unicode UTF-8. I saved the php document and when I opened the document it changed to ?3?9 etc.
I have readup on this on the web and am using
this in my header.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja">
<head>
<title>Yumi Books - Golf tactile book</title>
<META http-equiv="Content-Type" Content="text/html; charset=euc-jp">
<meta http-equiv="content-language" content="ja">
Any ideas please?
Thanks
Chris