Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$error
mysqli::$error
(mysqli_error) Returns the previous error string description
Name:
mysqli::$error
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the last error description of the last function call.
Related
In-Depth Guide to PHP and HTML Nesting Techniques to Boost Web Development Efficiency
7
Generate structured text with sprintf with implode()
9
How to Use ini_get_all to Find the PHP Configuration File Path?
8
Complete Guide for Configuring PHP and Zend Framework in IIS Environment
10
Similar Functions
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli::poll
mysqli::poll
(mysqli_poll)PollCon
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
Popular Articles