(PHP 5 >= 5.3.0, PHP 7, PHP 8)
mysqli_stmt::next_result -- mysqli_stmt_next_result — Reads the next result from a multiple query
面向?qū)ο箫L(fēng)格
過(guò)程化風(fēng)格:
Reads the next result from a multiple query.
注意:
Prior to PHP 8.1.0, available only with mysqlnd.
成功時(shí)返回 true
, 或者在失敗時(shí)返回 false
。
版本 | 說(shuō)明 |
---|---|
8.1.0 | Now also available when linking against libmysqlclient. |