Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::setAttribute
PDO::setAttribute
Set properties
Name:
PDO::setAttribute
Category:
PDO
Programming Language:
php
One-line Description:
Set properties
Related
How to Control PDO Connection Error Handling by Setting PDO::ATTR_ERRMODE via PDO::setAttribute Function?
8
Similar Functions
PDOStatement::errorCode
PDOStatement::errorCode
GetstheSQLSTATEassoc
PDOStatement::bindValue
PDOStatement::bindValue
Bindthevaluetothepar
PDO::prepare
PDO::prepare
Preparethestatementt
PDOStatement::fetchObject
PDOStatement::fetchObject
Getthenextlineandret
PDOStatement
PDOStatement
PDOStatementclass
PDO::beginTransaction
PDO::beginTransaction
Startatransaction
PDOStatement::nextRowset
PDOStatement::nextRowset
Advancetothenextrows
PDO::getAttribute
PDO::getAttribute
Retrievedatabaseconn
Popular Articles
How to Control PDO Connection Error Handling by Setting PDO::ATTR_ERRMODE via PDO::setAttribute Function?