mysqli_stmt::store_result

mysqli_stmt::store_result

mysqli_stmt_store_result

(PHP 5, PHP 7)

mysqli_stmt::store_result -- mysqli_stmt_store_resultTransfers a result set from a prepared statement

Description

Object oriented style

bool mysqli_stmt::store_result ( void )

Procedural style

bool mysqli_stmt_store_result ( mysqli_stmt $stmt )

You must call mysqli_stmt_store_result() for every query that successfully produces a resu