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_error(3) - php
mysqli_stmt_errno(3) - php
mysqli_more_results(3) - php
mysqli_stmt_error_list(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!