I have string 'ăîșțâ' in my mysql. The original text is 'ăîșțâ', but the display on page will be the same from mysql. I tried with php method(encode/decode/mb/utf8/entities), i tried to collate mysql db/table and charset to UTF8/utf8_bin/utf8_general_ci/utf8_unicode_ci and utf8mb4, but had no effect..Where i am wrong?
Asked
Active
Viewed 10 times