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.get_result(3) - php
mysqli_stmt_send_long_data(3) - php
mysqli_stmt_error(3) - php
mysqli_stmt_errno(3) - php
mysqli_stmt_param_count(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!