PHP
The PDOStatement class
The PDOStatement class
(No version information available, might only be in Git)
Introduction
Represents a prepared statement and, after the statement is executed, an associated result set.
Class synopsis
bool bindParam (
mixed $parameter
,
mixed &$variable
[,
int $data_type
= PDO::PARAM_STR [,
int $length
[,
mixed $driver_options
]]] )
bool execute ([
array $input_parameters
] )
mixed fetch ([
int $fetch_style
[,
int $cursor_orientation
= PDO::FETCH_ORI_NEXT [,
int $cursor_offset
= 0 ]]] )
array fetchAll ([
int $fetch_style
[,
mixed $fetch_argument
[,
array $ctor_args
= array() ]]] )
mixed fetchObject ([
string $class_name
= "stdClass" [,
array $ctor_args
]] )
}
Properties
- queryString
-
Used query string.
Table of Contents
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 72 / 158769244. Delta: 0.03477 с