|
|
|
Autocomplete & Autosuggestion ทำไมค้นหาภาษาไทยไม่ได้ ช่วยทีค่ะ... |
|
|
|
|
|
|
|
ลองพวกนี้ดูครับ
Code (PHP)
header("Content-type:text/html; charset=UTF-8");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
// เชื่อมต่อฐานข้อมูล
$link=mysql_connect("localhost","root","รหัสผ่าน") or die("error".mysql_error());
mysql_select_db("project",$link);
mysql_query("SET NAMES UTF8");
mysql_query("SET character_set_results=UTF8");
mysql_query("SET character_set_client=UTF8");
mysql_query("SET character_set_connection=UTF8");
Go to : ajax php mysql autocomplete textbox ภาษาไทย
|
|
|
|
|
Date :
2011-12-15 16:32:51 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้แล้วค่ะ ขอบคุณค่ะ set นี่เอง ....
|
|
|
|
|
Date :
2011-12-15 18:05:29 |
By :
sarama |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณข้อมูลที่เป็นประโยชน์มากมายครับ
|
|
|
|
|
Date :
2012-03-07 22:43:26 |
By :
anirut_yam |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เซ็ตหน้าไหนค่ะเีนี้ย ยังไม่ได้เลยค่ะ
|
|
|
|
|
Date :
2012-04-05 16:19:18 |
By :
กระแต |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|