Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::query
PDO::query
Execute SQL statements and return the result set as a PDOStatement object
Name:
PDO::query
Category:
PDO
Programming Language:
php
One-line Description:
Execute SQL statements and return the result set as a PDOStatement object
Related
How to Efficiently Integrate and Use the curl_share_init() Function in High-Frequency Trading or Crawler Systems?
1
Practical Method to Prevent Duplicate Remote Image Saving in PHP
5
Usage of imagecolormatch and imagefilter: More Efficient Image Restoration
10
Using basename Function with is_file to Check File Type and Validity
9
Similar Functions
PDOStatement::getAttribute
PDOStatement::getAttribute
Searchstatementprope
PDO
PDO
PDOclass
PDOStatement::closeCursor
PDOStatement::closeCursor
Closethecursorsothat
PDOStatement::bindValue
PDOStatement::bindValue
Bindthevaluetothepar
PDOStatement::bindParam
PDOStatement::bindParam
Bindtheparametertoth
PDOStatement::fetchColumn
PDOStatement::fetchColumn
Returnaseparatecolum
PDOStatement::bindColumn
PDOStatement::bindColumn
BindcolumnstoPHPvari
PDO::__ construct
PDO::__ construct
CreateaPDOinstanceth
Popular Articles