Hi, my forum will use English and French languages.
what I would like to know is what kind of database I need to support Emoji?
I know that I need UTF8MB4 but there are many kinds like utf8mb4_bin, utf8mb4_general_ci, utf8mb4_unicode_ci, utf8mb4_unicode_520_ci and so on and i don't know which to choose from.
I'm using Plesk panel if this can help... i don't know much about MySQL. by default, it looks like my Plesk creates a database as utf8_general_ci.
what I would like to know is what kind of database I need to support Emoji?
I know that I need UTF8MB4 but there are many kinds like utf8mb4_bin, utf8mb4_general_ci, utf8mb4_unicode_ci, utf8mb4_unicode_520_ci and so on and i don't know which to choose from.
I'm using Plesk panel if this can help... i don't know much about MySQL. by default, it looks like my Plesk creates a database as utf8_general_ci.
Comment