(PHP 5 >= 5.3.0, PHP 7)
mysqli_stmt::more_results -- mysqli_stmt_more_results — Check if there are more query results from a multiple query
Stil obiect-orientat
Stil procedural:
$stmt
) : boolChecks if there are more query results from a multiple query.
stmtNumai stilul procedural: Un identificator al declarației întors de mysqli_stmt_init().
Returns true if more results exist, otherwise false.
Disponibil numai cu mysqlnd.