Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::getAttribute
PDO::getAttribute
Retrieve database connection properties
Name:
PDO::getAttribute
Category:
PDO
Programming Language:
php
One-line Description:
Retrieve database connection properties
Related
Automated Deployment for PHP Projects: Continuous Delivery with Deployer
1
Use socket_accept() to build a simple file transfer service (FTP-like)
7
In-depth Analysis of PHP7 Low-level Development: Exploring Object-Oriented Programming Mechanisms
8
How to Implement Real-Time Data Synchronization and Automatic Backup in PHP
7
Similar Functions
PDOStatement::bindParam
PDOStatement::bindParam
Bindtheparametertoth
PDO::exec
PDO::exec
ExecuteSQLstatementa
PDOStatement
PDOStatement
PDOStatementclass
PDO
PDO
PDOclass
PDOStatement::getColumnMeta
PDOStatement::getColumnMeta
Returnsmetadatainthe
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
PDOStatement::execute
PDOStatement::execute
Executeapreprocessin
PDO::getAvailableDrivers
PDO::getAvailableDrivers
Returnanarrayofavail
Popular Articles