c# - Detecting and replacing all smilies in a string -


this question has answer here:

i have integration facebook , have notice thay sends example u+1f600 called grinning face. when try store in mysql text field server not support 4-byte encoded fast solution remove these special chars string.

the question how? know u+1f600 suspect there more of them.

consider switching mysql utf8mb4 encoding... https://mathiasbynens.be/notes/mysql-utf8mb4


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

php - Get process resource by PID -