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_real_query(3) - php
mysqli_options(3) - php
mysqli_kill(3) - php
mysqli_ping(3) - php
mysqli_thread_id(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update