PHP Velho Oeste 2024

maxdb_more_results

maxdb::more_results

(PECL maxdb >= 1.0)

maxdb_more_results -- maxdb::more_resultsCheck if there any more query results from a multi query

Beschreibung

maxdb_more_results ( resource $link ) : bool

maxdb_more_results() indicates if one or more result sets are available from a previous call to maxdb_multi_query().

Rückgabewerte

Always FALSE.

Beispiele

See maxdb_multi_query().

Siehe auch

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top