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

Man Page: pdostatement.setattribute

Operating Environment: php

Section: 3

PDOSTATEMENT.SETATTRIBUTE(3)						 1					      PDOSTATEMENT.SETATTRIBUTE(3)

PDOStatement::setAttribute - Set a statement attribute

SYNOPSIS
public bool PDOStatement::setAttribute (int $attribute, mixed $value)
DESCRIPTION
Sets an attribute on the statement. Currently, no generic attributes are set but only driver specific: o PDO::ATTR_CURSOR_NAME (Firebird and ODBC specific): Set the name of cursor for UPDATE ... WHERE CURRENT OF.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
PDO.getAttribute(3), PDO.setAttribute(3), PDOStatement.getAttribute(3). PHP Documentation Group PDOSTATEMENT.SETATTRIBUTE(3)
Related Man Pages
pdo.query(3) - php
pdostatement.fetchcolumn(3) - php
pdostatement.bindcolumn(3) - php
pdo.errorinfo(3) - php
pdo.setattribute(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch