Why can I not view foreign language characters in my mysql DB?
- by Chris
I am inserting the following characters into my DB: ?? / ??
This is the meta tag on the page that is inserting the characters:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
I have altered all the columns in my table that is holding the characters to be utf8_unicode_ci
The foreign characters show up like so in the…