MySQL character problem
Posted: Wed May 13, 2009 9:17 am
Hi all, I am really having a problem with this one.
I am using utf_8 encoding and the problem is that when i enter some of the characters from serbian language (like ŠĐĆĆ..) in any varchar field in any MySQL table (using phpmyadmin), the page just doesn't recognize these and doesn't display them right on page when I do some query.
A friend of mine told me to use form for data entry, so I did that and it works fine, but now the characters in the database are not ok when I view it with phpmyadmin, so it's unusable if I want to, let's say send an email containing the data.
Is there any solution to this?
Any kind of help is greatly appreciated.
I am using utf_8 encoding and the problem is that when i enter some of the characters from serbian language (like ŠĐĆĆ..) in any varchar field in any MySQL table (using phpmyadmin), the page just doesn't recognize these and doesn't display them right on page when I do some query.
A friend of mine told me to use form for data entry, so I did that and it works fine, but now the characters in the database are not ok when I view it with phpmyadmin, so it's unusable if I want to, let's say send an email containing the data.
Is there any solution to this?
Any kind of help is greatly appreciated.