| Posted by Steve on 10/09/07 22:04 
Hi. I need to store chinese characters and Pinyins in a mysql databaseand then read them from php and using the GD library and
 imagettftext() function to create an image based on a chinese ttf font
 of the chinese characters.
 
 I have tried setting the encoding in the database as UTF-8 and BIG5
 but the characters display (both in MYSQL and when displayed  via PHP)
 as question marks.
 
 Can anyone help?
 [Back to original message] |