dear all.
I am using php to design my website. I am vietnamese so i use font utf-8 in my database. But when i used php to connect to database, the display of the result has a problem. It was neither vietnamese to english. It had strange symbol. I think my php was not encoded to utf-8.
Please help me.
long_vn 0 Newbie Poster
Recommended Answers
Jump to PostIf the computer looking at the site does not have a Vietnamese font, you are going to get zxnrbl instead. It will try to substitute the closest thing to it, and that could be anything.
Using utf does not guarantee that all of the characters can be displayed on …
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.