(PHP 5, PHP 7, PHP 8)
mysqli::thread_safe -- mysqli_thread_safe — 返回是否是線(xiàn)程安全的
過(guò)程化風(fēng)格
告知本數據庫客戶(hù)端庫是否編譯為線(xiàn)程安全的。 Tells whether the client library is compiled as thread-safe.
如果是的話(huà),返回true,否則返回false。
true
false