文章詳情頁
mysql - 簡單問題:從數據庫中查出的數組怎么是這樣的,
瀏覽:91日期:2022-06-20 16:28:42
問題描述
如圖
問題解答
回答1:1.mysql_fetch_assochttp://cn2.php.net/manual/zh/function.mysql-fetch-assoc.php
2.mysqli_stmt/mysqli_stmt_fetch 第一個參數http://cn2.php.net/manual/zh/mysqli-stmt.fetch.php
3.PDO->fetch 第一個參數http://cn2.php.net/manual/zh/pdostatement.fetch.php
相關文章:
排行榜
