win 接続 $con = mysql_connect("nec3","root","terataku"); linux 接続 $con = mysql_connect("localhost:/var/lib/mysql/mysql.sock","root","terataku");