I’ve created a database (with utf8 charset) and a table with the same charset, all the rows are utf8, in webpage I have meta tag for utf8… But anyway, when I type in my forms smth not in latin alphabet, it registers in db wth eg. фывфыÐ
Have I missed something?
I’ve created a database (with utf8 charset) and a table with the same charset,
Share
Try use such code after connecting to DataBase, but befor you recieve/write data