คิดว่าน่าจะเป็นที่ db ควรจะเซ็ตเป็น utf8_general_ci ครับ
ส่วนพวกนี้
mysql_query("SET character_set_results=tis620");
mysql_query("SET character_set_client='tis620'");
mysql_query("SET character_set_connection='tis620'");
mysql_query("collation_connection = tis620_thai_ci");
mysql_query("collation_database = tis620_thai_ci");
mysql_query("collation_server = tis620_thai_ci");
ผมได้ทำการ set ไว้ใน learnsquare แล้วครับแต่เป็น utf8 ครับ
เพราะฉะนั้นไม่ต้องใส่ที่ตรงไหนครับ
24 มกราคม, 2008 - 15:56  


Posts: 88
Joined: 04-05-2007