-
$s = mysql_connect("localhost","root","1234") or die("실패입니다"); mysql_select_db("usertest"); mysql_set_charset('utf8',$s);
보호되어 있는 글입니다.