17.12.2018, 13:50
I think your problem is, that you've already created the table with the wrong charset.
Can you look in PHPMyAdmin for example, what charset your column have?
Or change it directly to "utf8mb4_unicode_ci"
Can you look in PHPMyAdmin for example, what charset your column have?
Or change it directly to "utf8mb4_unicode_ci"