$host="localhost"; //localhost, 61.47.6.42,191.96.36.250 $user="thaichin_root"; //root, thai2china_root, thaichin_root $pw="boy_smart";//2014,boy_smart $dbname="thaichin_test";//test, thai2china_test //$dbname="orendb"; $c = mysql_connect($host,$user,$pw); if(!$c) { echo "