09-21-2017, 09:03 PM
Friends, firstly thank you for offering the userspice to the world.
I have a little problem
When you save a text from a form the characters are saved in the encrypted form.
Example:
I write: João Carrão
He writes: Joã';o Carrã';o (except the symbol ')
DB Collation = utf8_general_ci
Users Table = Innodb + utf8_general_ci
Any suggestions for what might be happening?
I have a little problem
When you save a text from a form the characters are saved in the encrypted form.
Example:
I write: João Carrão
He writes: Joã';o Carrã';o (except the symbol ')
DB Collation = utf8_general_ci
Users Table = Innodb + utf8_general_ci
Any suggestions for what might be happening?