mysqli_fetch_array () 反回的是一維陣列 1. 用print_r或var_dump檢查$row得到的是一維陣列(第一筆資料) #!/usr/bin/php <?php $user='username';
確定! 回上一頁