I have a project that I am creating. I can save data in my database if it is written in English but in another language like my native language Tagalog, it won't save. I used PHP and MySql on this project. Here is the structure of my database
My code works perfectly fine. I try to input some english words and it worked!
I think you have to change collation to whatever fits your language. Try utf8_general_ci