maxdb_store_result(3) php man page | unix.com

Man Page: maxdb_store_result

Operating Environment: php

Section: 3

MAXDB_STORE_RESULT(3)							 1						     MAXDB_STORE_RESULT(3)

maxdb_store_result - Transfers a result set from the last query

       Procedural style

SYNOPSIS
resource maxdb_store_result (resource $link)
DESCRIPTION
Object oriented style object maxdb::store_result (void ) This function has no functionally effect.
RETURN VALUES
Returns a result resource or FALSE if an error occurred.
EXAMPLES
See maxdb_multi_query(3).
SEE ALSO
maxdb_real_query(3), maxdb_use_result(3). PHP Documentation Group MAXDB_STORE_RESULT(3)
Related Man Pages
maxdb_stmt_num_rows(3) - php
maxdb_autocommit(3) - php
maxdb_num_rows(3) - php
maxdb_ping(3) - php
mysqli_store_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
Denial Of Service Attack Update