... $row1=mysqli_fetch_array($query)or die (mysqli_error($db_connect)); function mysql_fetch_all($query) { $all = array(); while ($all[] ...
確定! 回上一頁