php $input_name="TEST"; mysql_connect("127.0.0.1","root",""); mysql_select_db("ithome_test"); $sql="SELECT * FROM `good_idea` WHERE `name`='$ ...
確定! 回上一頁