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