I have trouble with Mysql Encoding
I'm using phpseclib for encrypting data, My MySQL database's encoding is
utf8-general-ci. when I encrypt an string and save it to the table some of
characters appears in '?' charachter. This make mistake when I want to
decrypt it. What encoding should I use to have all of the characters?
please help.
No comments:
Post a Comment