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
How to Validate Numeric Content in URL Query Parameters Using ctype_digit for Data Security?
9
How to avoid bugs caused by mixing str_split and mb_str_split
9
Best Practices and Techniques for Developing a Coupon System with PHP
1
A Complete Guide to Automating PHP Project Deployment and Release with Deployer
1
Similar Functions
PDO::prepare
PDO::prepare
Preparethestatementt
PDOStatement::debugDumpParams
PDOStatement::debugDumpParams
PrintaSQLpreprocessi
PDO
PDO
PDOclass
PDO::commit
PDO::commit
Submittransactions
PDOStatement::setFetchMode
PDOStatement::setFetchMode
Setthedefaultacquisi
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
PDO::getAttribute
PDO::getAttribute
Retrievedatabaseconn
PDO::rollBack
PDO::rollBack
Rollbacktransactions
Popular Articles