Easy Tutorial
❮ Func Cal Gregoriantojd Func Date Idate ❯

PDOStatement::getAttribute

PHP PDO Reference Manual

PDOStatement::getAttribute — Retrieves a statement attribute (PHP 5 >= 5.1.0, PECL pdo >= 0.2.0)


Description

Syntax

mixed PDOStatement::getAttribute ( int $attribute )

Retrieves an attribute of the statement. Currently, no generic attributes exist, only driver-specific attributes:


Return Value

Returns the attribute value.


PHP PDO Reference Manual

❮ Func Cal Gregoriantojd Func Date Idate ❯