jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

How to save in Mysql ? #51

Closed Rinlama closed 7 years ago

Rinlama commented 7 years ago

I created a column collation utf8mb4_unicode_ci, but it just save as ?????????

raduca-adrian commented 7 years ago

Hi, I am experiencing the same thing, but it seems to be a limitation of the database client that I am using to view the records. If for example I use a PHP script to display on a web page it works as intended.