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
How to Start an Embedded MySQL Server Using mysqli_driver::embedded_server_start? A Step-by-Step Guide
4
What is the Difference Between bindParam and bindValue in PDOStatement Functions? How to Bind Parameters Correctly?
9
Similar Functions
PDO::setAttribute
PDO::setAttribute
Setproperties
PDO::query
PDO::query
ExecuteSQLstatements
PDO::commit
PDO::commit
Submittransactions
PDOStatement::bindColumn
PDOStatement::bindColumn
BindcolumnstoPHPvari
PDOStatement::closeCursor
PDOStatement::closeCursor
Closethecursorsothat
PDOStatement::execute
PDOStatement::execute
Executeapreprocessin
PDOStatement::debugDumpParams
PDOStatement::debugDumpParams
PrintaSQLpreprocessi
PDOStatement::getColumnMeta
PDOStatement::getColumnMeta
Returnsmetadatainthe
Popular Articles
What is the Difference Between bindParam and bindValue in PDOStatement Functions? How to Bind Parameters Correctly?
How to Start an Embedded MySQL Server Using mysqli_driver::embedded_server_start? A Step-by-Step Guide