Welcome Guest, Not a member yet? Register   Sign In
MySQL latin1 to UTF8 site
#2

Set your DB to latin and set your output to utf-8 in config.php :

PHP Code:
$config['charset'] = 'UTF-8'
Reply


Messages In This Thread
MySQL latin1 to UTF8 site - by miko91 - 12-13-2014, 05:33 PM
RE: MySQL latin1 to UTF8 site - by includebeer - 12-13-2014, 06:03 PM
RE: MySQL latin1 to UTF8 site - by miko91 - 12-13-2014, 06:53 PM
RE: MySQL latin1 to UTF8 site - by Rufnex - 12-14-2014, 02:34 AM
RE: MySQL latin1 to UTF8 site - by includebeer - 12-14-2014, 04:53 AM
RE: MySQL latin1 to UTF8 site - by miko91 - 12-14-2014, 07:01 AM
RE: MySQL latin1 to UTF8 site - by includebeer - 12-14-2014, 07:47 AM
RE: MySQL latin1 to UTF8 site - by Rufnex - 12-14-2014, 07:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB