diff --git a/reference/uodbc/ini.xml b/reference/uodbc/ini.xml index abf50983d6..606e88d8ff 100644 --- a/reference/uodbc/ini.xml +++ b/reference/uodbc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -74,7 +74,7 @@ odbc.default_cursortype "3" PHP_INI_ALL - Available as of PHP5.3.0 + Available as of PHP 5.3.0 @@ -216,7 +216,7 @@ - Controles the ODBC cursormodel. + Controls the ODBC cursormodel. Possible values are SQL_CURSOR_FORWARD_ONLY, SQL_CURSOR_KEYSET_DRIVEN, SQL_CURSOR_DYNAMIC and