首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
mysqli::$error
mysqli::$error
(mysqli_error)返回上一个错误的字符串描述
名称:
mysqli::$error
分类:
MySQLi
所属语言:
php
一句话介绍:
返回最近一次函数调用的最后一个错误描述。
相关内容
在PHP中如何通过 mb_get_info 检查数据库编码与字符集是否一致
7
getmyinode 返回 0 或 false 的原因排查
9
mb_get_info 函数与 mb_check_encoding 一起验证字符串编码
4
parse_url 如何处理带有锚点(fragment)的 URL?
8
同类函数
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli_stmt::__ construct
mysqli_stmt::__ construct
构造一个新的mysqli_stmt对象
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)打开与M
mysqli::prepare
mysqli::prepare
(mysqli_prepare)准备一条
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)返
热门文章