Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDOStatement
PDOStatement
PDOStatement class
Name:
PDOStatement
Category:
PDO
Programming Language:
php
One-line Description:
PDOStatement class
Related
What is the Difference Between bindParam and bindValue in PDOStatement Functions? How to Bind Parameters Correctly?
9
Similar Functions
PDOStatement::getAttribute
PDOStatement::getAttribute
Searchstatementprope
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
PDO::setAttribute
PDO::setAttribute
Setproperties
PDO::getAttribute
PDO::getAttribute
Retrievedatabaseconn
PDO::query
PDO::query
ExecuteSQLstatements
PDO::errorCode
PDO::errorCode
GetstheSQLSTATEassoc
PDOStatement::fetchObject
PDOStatement::fetchObject
Getthenextlineandret
PDOStatement::errorCode
PDOStatement::errorCode
GetstheSQLSTATEassoc
Popular Articles
What is the Difference Between bindParam and bindValue in PDOStatement Functions? How to Bind Parameters Correctly?