mysqli::use_result » « mysqli::$thread_id PHP 手册 函数参考 数据库扩展 针对各数据库系统对应的扩展 MySQL MySQLi mysqli mysqli::thread_safe mysqli_thread_safe (PHP 5, PHP 7, PHP 8)mysqli::thread_safe -- mysqli_thread_safe — 返回是否线程安全 说明 面向对象风格 public mysqli::thread_safe(): bool 过程化风格 mysqli_thread_safe(): bool 告知本数据库客户端库是否编译为线程安全的。 参数 此函数没有参数。 返回值 如果客户端线程安全为 true,否则为 false。 发现了问题? 了解如何改进此页面 • 提交拉取请求 • 报告一个错误 +添加备注 用户贡献的备注 此页面尚无用户贡献的备注。 备份地址:http://www.lvesu.com/blog/php/mysqli.thread-safe.php