Evan Prodromou 9e16b7d89b Use mysql_set_charset for connection instead of SET NAMES
PHP doesn't get the info about the charset of the connection if
you use SET NAMES. So, we use the appropriate PHP function instead.
2009-05-30 13:59:57 -04:00
..
2009-02-06 04:03:03 -05:00
2009-05-07 15:55:04 -07:00
2009-03-07 12:55:09 -08:00
2008-12-23 14:44:28 -05:00
2008-12-23 14:33:23 -05:00
2009-05-30 03:02:26 -04:00