4 month ago
philgyford : Kbinstuff -perl, Unicode/utf8, CGI.pm, apache, mod_perl and MySQL - My Perl scripts were never fetching UTF8 strings from a UTF8 database. Much cursing later, I found this reference to doing $dbh->("mysql_enable_utf8") = 1. Seems to work. Finally. Grr.
# copy
25 month ago
wearehugh : Turning MySQL data in latin1 to utf8 utf-8 - O'Reilly ONLamp Blog
Paul Hammond : Turning MySQL data in latin1 to utf8 utf-8 - O'Reilly ONLamp Blog - LESSON LEARNED: KEEP EVERYTHING IN UTF-8, ABSOLUTELY EVERYWHERE, FROM DAY ONE
# copy
28 month ago
kellan : random($foo): Unicode/UTF-8 Notes: I18N Gotchas - Leonard's note on converting Upcoming, a LAMP melange of PHP, Perl, and Python to native UTF-8. #
# copy