downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysqli::rollback> <mysqli::real_query
Last updated: Fri, 13 Nov 2009

view this page in

mysqli::reap_async_query

mysqli_reap_async_query

(PHP 5 >= 5.3.0)

mysqli::reap_async_query -- mysqli_reap_async_queryGet result from async query

Descrição

public mysqli_result mysqli::reap_async_query ( void )
mysqli_result mysqli_reap_async_query ( mysql $link )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Get result from async query. Disponível apenas com mysqlnd.

Parâmetros

link

Apenas para estilo de procedimento: Um identificador de conexão retornado por mysqli_connect() or mysqli_init()

Valor Retornado

Returns mysqli_result in success, FALSE otherwise.

Veja Também



add a note add a note User Contributed Notes
mysqli::reap_async_query
There are no user contributed notes for this page.

mysqli::rollback> <mysqli::real_query
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites