Hello,
I have a problem inserting unicode characters into my database. The database uses the UTF8 character set and the character I want to insert is:
‚
Now, instead of this, a reverse question mark gets inserted. I searched google, but couldnt find a solution for my problem.
I have a problem inserting unicode characters into my database. The database uses the UTF8 character set and the character I want to insert is:
‚
Now, instead of this, a reverse question mark gets inserted. I searched google, but couldnt find a solution for my problem.