[Day24] PHP + MySQL part2 ... $db_link->error); } // Query Database $result = $db_link->query("SELECT * FROM student"); // 將query 結果取出if ...
確定! 回上一頁