mysqli::thread_safe
mysqli::thread_safe
mysqli_thread_safe
(PHP 5, PHP 7)
mysqli :: thread_safe - mysqli_thread_safe - 返回是否给出线程安全
描述
程序风格
bool mysqli_thread_safe ( void )
告诉客户端库是否被编译为线程安全的。
返回值
TRUE
如果客户端库是线程安全的,否则FALSE
。
← mysqli::$thread_id
mysqli::use_result →