Let's say, this array is called $myarray . mysqli_query("INSERT INTO table (sn, mob_no, date, time) VALUES ($myarray["sn"], $myarray["mob_no"], ...
確定! 回上一頁