Page 1 of 1

mysql 5 chararacter encoding problem

Posted: Sun Aug 27, 2006 2:07 pm
by aigarzzz
when i put some value in database from my php script (for example value 'āē') in mysql table row this value appear ar 'Ä

Posted: Sun Aug 27, 2006 2:16 pm
by feyd
Your page could have an encoding mismatch causing the browser to send different data than you may think.