我的链接服务器连接到MySQL实例utf8_general_ci,为了构建它,我使用了MySQL ODBCD5.3 unicode驱动程序,详细信息中我已经在字符集中指定了utf8。我将复制代码的主要部分:from chinesecodes')id,descchinese FROM tbarticles where idlanguage=''CN''
它工作完美,除了一个小问题,价格是以错误的顺序出来的,这是我到目前为止所得到的:
$totalresult = mysql_query("select * from ticket_pricing WHERE(service_id='".mysql_real_escape_string($_POST['service_id'])."') and (boarding_point='".mysql_real_escape_string($_POST[