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, 20 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

Opis

public mysqli_result mysqli::reap_async_query ( void )
mysqli_result mysqli_reap_async_query ( mysql $link )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Get result from async query. Dostępna tylko z mysqlnd.

Parametry

połączenie

Tylko styl proceduralny: Identyfikator połączenia zwrócony przez mysqli_connect() lub mysqli_init()

Zwracane wartości

Returns mysqli_result in success, FALSE otherwise.

Zobacz też:



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, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites