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_free_result(3) - php
mysqli_use_result(3) - php
mysqli_data_seek(3) - php
mysqli_num_rows(3) - php
mysqli_result.field_count(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch