php man page for maxdb_more_results

Query: maxdb_more_results

OS: php

Section: 3

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

MAXDB_MORE_RESULTS(3)							 1						     MAXDB_MORE_RESULTS(3)

maxdb_more_results - Check if there any more query results from a multi query

SYNOPSIS
bool maxdb_more_results (resource $link)
DESCRIPTION
maxdb_more_results(3) indicates if one or more result sets are available from a previous call to maxdb_multi_query(3).
RETURN VALUES
Always FALSE.
EXAMPLES
See maxdb_multi_query(3).
SEE ALSO
maxdb_multi_query(3), maxdb_next_result(3), maxdb_store_result(3), maxdb_use_result(3). PHP Documentation Group MAXDB_MORE_RESULTS(3)
Related Man Pages
mssql_next_result(3) - php
mysqli_real_query(3) - php
mssql_query(3) - php
mssql_free_result(3) - php
maxdb_free_result(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team