Disordered Chinese Characters in Phpld
April 26th, 2008 — adminOpen init.php, between
$db->SetFetchMode(ADODB_FETCH_ASSOC);
read_config($db);
add MySQL_query(”SET NAMES ‘latin1′”);
let them becomes: Read the rest of this entry »
Open init.php, between
$db->SetFetchMode(ADODB_FETCH_ASSOC);
read_config($db);
add MySQL_query(”SET NAMES ‘latin1′”);
let them becomes: Read the rest of this entry »