- PHP 手册
- 函数参考
- 数据库扩展
- 针对各数据库系统对应的扩展
- MySQL
- Mysqli
- 别名和过时的 Mysqli 函数
mysqli_fetch
(PHP 5 < 5.4.0)
mysqli_fetch — mysqli_stmt_fetch() 的别名。
说明
这个函数是 mysqli_stmt_fetch() 的一个别名。
参见
- mysqli_stmt_fetch() - Fetch results from a prepared statement into the bound variables
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.mysqli-fetch.php