php man page for mysqli_reap_async_query

Query: mysqli_reap_async_query

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_fetch_assoc(3) - php
mysqli_next_result(3) - php
mysqli_num_rows(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!