php man page for mysqli_stmt_more_results

Query: mysqli_stmt_more_results

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLI_STMT_MORE_RESULTS(3)						 1					       MYSQLI_STMT_MORE_RESULTS(3)

mysqli_stmt::more_results - Check if there are more query results from a multiple query

       Object oriented style (method):

SYNOPSIS
public bool mysqli_stmt::more_results (void )
DESCRIPTION
Procedural style: bool mysqli_stmt_more_results (mysql_stmt $stmt) Checks if there are more query results from a multiple query.
PARAMETERS
o $ stmt -Procedural style only: A statement identifier returned by mysqli_stmt_init(3).
RETURN VALUES
Returns TRUE if more results exist, otherwise FALSE.
SEE ALSO
mysqli_stmt::next_result, mysqli::multi_query. PHP Documentation Group MYSQLI_STMT_MORE_RESULTS(3)
Related Man Pages
mysqli_stmt_affected_rows(3) - php
mysqli_stmt_result_metadata(3) - php
mysqli_more_results(3) - php
mysqli_stmt_error_list(3) - php
mysqli_stmt_param_count(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch