diff --git a/reference/pdo/functions/PDO-getAttribute.xml b/reference/pdo/functions/PDO-getAttribute.xml index 3ae024dfe1..ddf02a9482 100644 --- a/reference/pdo/functions/PDO-getAttribute.xml +++ b/reference/pdo/functions/PDO-getAttribute.xml @@ -1,11 +1,11 @@ - + PDO::getAttribute - Retrive a database connection attribute + Retrieve a database connection attribute @@ -15,66 +15,115 @@ longattribute - &warn.undocumented.func; + &warn.experimental.func; + + + This function returns the value of a database connection attribute. To + retrieve PDOStatement attributes, refer to + PDOStatement::getAttribute. + + + + Note that some databases may not support all of the database connection + attributes. + - - - --> - &reftitle.seealso;