$sql = "SELECT id, name FROM KHtravel"; $result = $conn->query($sql); $myarray[] = array(); if ($result->num_rows > 0) {
確定! 回上一頁