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_fetch_row(3) - php
mysqli_real_query(3) - php
mysqli_more_results(3) - php
mysqli_next_result(3) - php
mysqli_result.field_count(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update