Home
PHP
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
Use get_client_version with database write functions (such as mysqli_query)
8
session_abort application example after form submission
8
Use hexdec to parse hex timestamps or IDs
3
Solution to the "function undefined" error when init function is initialized
6
Similar Functions
PDO::errorCode
PDO::errorCode
GetstheSQLSTATEassoc
PDOStatement::fetchObject
PDOStatement::fetchObject
Getthenextlineandret
PDO::lastInsertId
PDO::lastInsertId
ReturnstheIDofthelas
PDO::getAttribute
PDO::getAttribute
Retrievedatabaseconn
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
PDOStatement::rowCount
PDOStatement::rowCount
Returnsthenumberofro
PDOStatement::bindParam
PDOStatement::bindParam
Bindtheparametertoth
PDO::rollBack
PDO::rollBack
Rollbacktransactions
Popular Articles