I just spent about 2 days to convert my old MySQL database from latin1 / latin1_general_ci to UTF-8 character encoding. There are about a gazillion pitfalls, especially when you work on old PHP code mixed with ZF code, on a live site of a client. The first tip is… do NOT work on a live [...]
Posts Tagged ‘MySQL’
Converting a MySQL database to UTF-8
Posted: 20th January 2011 by admin in Zend FrameworkTags: charset, convert database, database, encoding, MySQL, PHP, utf-8, Zend Framework
0