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_free_result(3) - php
mysqli_num_fields(3) - php
mysqli_use_result(3) - php
mysqli_fetch_assoc(3) - php
mysqli_more_results(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation