How to insert Hindi/Urdu text into MySQL database using PHP?

Asked 2 years ago 169 views 0 answers Modified 1 days ago
16

I need to store Hindi and Urdu text in my MySQL database using PHP. Currently, when I try to insert non-English characters, they appear as question marks or garbled text.

What configuration changes do I need to make to properly handle Unicode text in my database and PHP application?

Imran Nadwi
50 reputation

0 Answers

No answers yet

Be the first to answer this question and help the community!