maxdb_thread_safe()
maxdb_thread_safe - Returns whether thread safety is given or not
Syntax
bool maxdb_thread_safe ()
Arguments
-
Description
Procedural style:
Version
PHP PECL maxdb >= 7.6.06.04
Return value
TRUE if the client library is thread-safe, otherwise FALSE.