pdostatement.getattribute(3) php man page | unix.com

Man Page: pdostatement.getattribute

Operating Environment: php

Section: 3

PDOSTATEMENT.GETATTRIBUTE(3)						 1					      PDOSTATEMENT.GETATTRIBUTE(3)

PDOStatement::getAttribute - Retrieve a statement attribute

SYNOPSIS
public mixed PDOStatement::getAttribute (int $attribute)
DESCRIPTION
Gets an attribute of the statement. Currently, no generic attributes exist but only driver specific: o PDO::ATTR_CURSOR_NAME (Firebird and ODBC specific): Get the name of cursor for UPDATE ... WHERE CURRENT OF.
RETURN VALUES
Returns the attribute value.
SEE ALSO
PDO.getAttribute(3), PDO.setAttribute(3), PDOStatement.setAttribute(3). PHP Documentation Group PDOSTATEMENT.GETATTRIBUTE(3)
Related Man Pages
pdostatement.debugdumpparams(3) - php
pdostatement.setfetchmode(3) - php
pdostatement.bindcolumn(3) - php
pdostatement(3) - php
pdo.getattribute(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch