首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)返回是否给出线程安全性
名称:
mysqli::thread_safe
分类:
MySQLi
所属语言:
php
一句话介绍:
返回客户端库是否编译为线程安全。
定义和用法
mysqli_thread_safe()
函数返回客户端库是否以线程安全方式编译。
语法
mysqli_thread_safe()
相关内容
构建 Elasticsearch 查询字段数组
2
使用 connect() 实现数据库连接池
9
str_split 在 UTF-8 编码下的兼容性问题
8
stripos 在 switch 语句中是否适合使用?
9
同类函数
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli_stmt
mysqli_stmt
mysqli_stmt类
mysqli::query
mysqli::query
(mysqli_query)对数据库执行
mysqli_stmt::$insert_id
mysqli_stmt::$insert_id
(mysqli_stmt_insert_
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli::$error
mysqli::$error
(mysqli_error)返回上一个错
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)获
热门文章