mysqli_use_result> <mysqli_thread_id
Last updated: Mon, 28 Dec 2009

mysqli_thread_safe

(PHP 5)

mysqli_thread_safe — Returns whether thread safety is given or not

Descrição

Procedural style:

bool mysqli_thread_safe ( void )

Tells whether the client library is compiled as thread-safe.

Valor Retornado

TRUE if the client library is thread-safe, otherwise FALSE.



User Contributed Notes
mysqli_thread_safe
There are no user contributed notes for this page.

mysqli_use_result> <mysqli_thread_id
Last updated: Mon, 28 Dec 2009