How can I input Burmese scripts data into MySQL database. My collation is utf8_unicode_ci. All the Burmese scripts come out only as question marks ????.
Thank you.
Database server:
Web server:
Hi @shini4. Thanks for being part of GoDaddy Community! In researching this, it seems that Myanmar is not currently supported by MySQL. Take a look at this MySQL bug post. If MySQL doesn't support this language, you probably won't be able to use it in your database.
got it. thanks for the reply.