mysqli_thread_safe(3) php man page | unix.com

Man Page: mysqli_thread_safe

Operating Environment: php

Section: 3

MYSQLI_THREAD_SAFE(3)							 1						     MYSQLI_THREAD_SAFE(3)

mysqli::thread_safe - Returns whether thread safety is given or not

       Procedural style

SYNOPSIS
bool mysqli_thread_safe (void )
DESCRIPTION
Tells whether the client library is compiled as thread-safe.
RETURN VALUES
TRUE if the client library is thread-safe, otherwise FALSE. PHP Documentation Group MYSQLI_THREAD_SAFE(3)
Related Man Pages
mysqli_error(3) - php
mysqli_init(3) - php
mysqli_ping(3) - php
mysqli_thread_id(3) - php
mysqli.connect_error(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update