© このドキュメントでは、 php中国語ネットマニュアル リリース
(PHP 5)
mysqli::thread_safe -- mysqli_thread_safe — 返回是否是线程安全的
过程化风格
告知本数据库客户端库是否编译为线程安全的。 Tells whether the client library is compiled as thread-safe.
如果是的话,返回 TRUE ,否则返回 FALSE 。
TRUE
FALSE