Davis Chan wrote:
Hi! I am trying to use the imagestring() function to put a string of Chinese characters from a $_GET variable onto an image. However, the characters do not display right (English is fine). Is there a way I can fix this or it is the limitation of the function itself? Thanks.
Does the font you're using support Chinese characters? Are the characters coming through in $_GET ok?
How *are* the characters coming through in $_GET? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php