PDOStatement
PHP Manual

PDOStatement->getAttribute

(No version information available, might be only in CVS)

PDOStatement->getAttribute Retrieve a statement attribute

Opis

mixed PDOStatement::getAttribute ( int $attribute )

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

Zwracane wartości

Returns the attribute value.

Patrz także


PDOStatement
PHP Manual