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 styleSYNOPSISpublic mysqli_result mysqli::reap_async_query (void )DESCRIPTIONProcedural style mysqli_result mysqli_reap_async_query (mysql $link) Get result from async query. Available only with mysqlnd.PARAMETERSo $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3)RETURN VALUESReturns mysqli_result in success, FALSE otherwise.SEE ALSOmysqli_poll(3). PHP Documentation Group MYSQLI_REAP_ASYNC_QUERY(3)