PHP mysqli_thread_safe() 函数
定义和使用
mysqli_thread_safe() 函数返回客户端库是否作为线程安全的编译。
语法
mysqli_thread_safe()
技术细节
返回值 | 如果客户端库是线程安全的,则为 TRUE。否则为 FALSE |
---|---|
PHP 版本 | 5+ |
❮ PHP MySQLi 参考
mysqli_thread_safe() 函数返回客户端库是否作为线程安全的编译。
mysqli_thread_safe()
返回值 | 如果客户端库是线程安全的,则为 TRUE。否则为 FALSE |
---|---|
PHP 版本 | 5+ |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]