Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDOStatement::getColumnMeta
PDOStatement::getColumnMeta
Returns metadata in the result set column
Name:
PDOStatement::getColumnMeta
Category:
PDO
Programming Language:
php
One-line Description:
Returns metadata in the result set column
Related
How to avoid the problem of incomplete information obtaining PDOStatement::getColumnMeta
7
Similar Functions
PDOStatement::errorInfo
PDOStatement::errorInfo
Getstheextendederror
PDO::query
PDO::query
ExecuteSQLstatements
PDOStatement::bindValue
PDOStatement::bindValue
Bindthevaluetothepar
PDO::errorCode
PDO::errorCode
GetstheSQLSTATEassoc
PDO::inTransaction
PDO::inTransaction
Checkifitisinsidethe
PDO::quote
PDO::quote
Addquotestostringsin
PDOStatement::setAttribute
PDOStatement::setAttribute
Setstatementproperti
PDOStatement::fetch
PDOStatement::fetch
Getthenextlinefromth
Popular Articles
How to avoid the problem of incomplete information obtaining PDOStatement::getColumnMeta