PDOStatement::setAttribute
Set a statement attribute
Description
public bool PDOStatement::setAttribute
( int $attribute
, mixed $value
)
Return Values
Returns TRUE
on success or FALSE
on failure.
See Also
- PDO::getAttribute
- PDO::setAttribute
- PDOStatement::getAttribute