|
PDOStatement::setAttributeSet a statement attribute Description
public bool PDOStatement::setAttribute(int
$attribute , mixed $value )Sets an attribute on the statement. Currently, no generic attributes are set but only driver specific:
Parameters
Return Values
Returns See Also
|