mysqli_reap_async_query(3) php man page | unix.com

Man Page: mysqli_reap_async_query

Operating Environment: php

Section: 3

MYSQLI_REAP_ASYNC_QUERY(3)						 1						MYSQLI_REAP_ASYNC_QUERY(3)

mysqli::reap_async_query - Get result from async query

       Object oriented style

SYNOPSIS
public mysqli_result mysqli::reap_async_query (void )
DESCRIPTION
Procedural style mysqli_result mysqli_reap_async_query (mysql $link) Get result from async query. Available only with mysqlnd.
PARAMETERS
o $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3)
RETURN VALUES
Returns mysqli_result in success, FALSE otherwise.
SEE ALSO
mysqli_poll(3). PHP Documentation Group MYSQLI_REAP_ASYNC_QUERY(3)
Related Man Pages
mysqli_num_fields(3) - php
mysqli_use_result(3) - php
mysqli_data_seek(3) - php
mysqli_fetch_lengths(3) - php
mysqli_next_result(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update