Ive got a table setup in MySQL that will hold some textdata one of the columns is setup as LONGTEXT. And the collation set to utf8_unicode. Im trying to insert characters such as the ones on the screenshot below, it displays fine in phpmyadmin but on a webpage where it pulls the text from the db the characters are displayed as question marks.
The screenshot first is what it shows as in phpmyadmin which is correct, the second screenshot is the one from my page which is incorrect, and the third screenshot is the original
P.S. Excuse the random piece of text, i just picked it because it had lots of random characters in
Thanks
Jack Dunn



LinkBack URL
About LinkBacks


Reply With Quote


