PHP - Manual: maxdb_thread_safe
2024-11-15
(PECL maxdb >= 7.6.06.04)
maxdb_thread_safe — Returns whether thread safety is given or not
maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.
TRUE
if the client library is thread-safe, otherwise FALSE
.
官方地址:https://www.php.net/manual/en/function.maxdb-thread-safe.php