Skip to content

Wire database p d o set attribute

Sets an attribute on the database handle

Usage

$bool = $database->setAttribute(int $attribute, mixed $value);

Arguments

Name

Type(s)

Description

attribute

int

value

mixed

Return value

bool