Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::errorInfo
PDO::errorInfo
Gets the extended error message associated with the last action on the database handle
Name:
PDO::errorInfo
Category:
PDO
Programming Language:
php
One-line Description:
Gets the extended error message associated with the last action on the database handle
Related
The hidden issues that affect date_sunset() when the server PHP default settings are affected
10
Using str_split causes an error if boundary conditions are not considered
8
Quickly initialize serialized arrays with range and array_fill_keys
8
PHP7 Low-Level Development Principles: Practical Methods for Enhancing PHP Code Performance
2
Similar Functions
PDO::setAttribute
PDO::setAttribute
Setproperties
PDOStatement::errorCode
PDOStatement::errorCode
GetstheSQLSTATEassoc
PDO::errorInfo
PDO::errorInfo
Getstheextendederror
PDOStatement::debugDumpParams
PDOStatement::debugDumpParams
PrintaSQLpreprocessi
PDOStatement::columnCount
PDOStatement::columnCount
Returnsthenumberofco
PDOStatement::bindColumn
PDOStatement::bindColumn
BindcolumnstoPHPvari
PDOStatement
PDOStatement
PDOStatementclass
PDOStatement::getColumnMeta
PDOStatement::getColumnMeta
Returnsmetadatainthe
Popular Articles