|
|
 |
FN-FORUM: PHP and Chinese Characters
date posted 12th October 2007 14:35
Can anyone help?
I am having problems outputting chinese characters from a MySQL database.
I have set the encodong type on the database to
utf8_general_ci and the document encoding to utf-8
The characters display correctly in phpmyadmin but not when I try to output
them from a php page.
All I get is a ? for each character.
Any ideas.
Regards
Rob
|
 |
|