Archive for the 'mysql' Category

phpMyAdmin and UTF-8

Wednesday, August 29th, 2007

When copying data over to the new host, I found that phpMyAdmin’s export/import function doesn’t like UTF-8. International characters get messed up in the transfer. Just thought I’d save some poor soul some time and say that if you run into this problem, just use mysqldump on the command line rather than trying to find […]

Adventures in development - Web standards and Firefox extensions