mysqli_fetch_array works by pointers each time it's called. Imagine the following $result = mysqli_query($connection, "select university ...
確定! 回上一頁