I am getting data nightly from a web service that stores their fields in latin, but my database is in utf8.
Is it possible to convert the data string to utf8 when I update or insert the record?
I am getting data nightly from a web service that stores their fields in
Share
Read more about utf8_encode