I'm using PHP Version 5.5.12 & Mysql Version 5.1 . Is the character encoding important in Mysql? Default character encoding in my phpMyAdmin is 'latin1_swedish_ci'. I have some latex and pdf file conversions. I found that Latex would be happy about UTF8 encoding. What is the difference between these file conversions? should I make any changes in mysql queries? How to change latin1 to utf8?
I'm Looking forward to guys... Thanks