reference/mysql/constants.xml
40667918dcff1d5c9f7ecdc88b5caca24ba0686c
...
...
@@ -4,7 +4,7 @@
4
4
&reftitle.constants;
5
5
&extension.constants;
6
6
<para>
7
-
Since PHP 4.3.0 it is possible to specify additional client flags for the
7
+
It is possible to specify additional client flags for the
8
8
<function>mysql_connect</function> and <function>mysql_pconnect</function>
9
9
functions. The following constants are defined:
10
10
<table xml:id="mysql.client-flags">
...
...
@@ -46,7 +46,7 @@
46
46
The function <function>mysql_fetch_array</function> uses a constant for
47
47
the different types of result arrays. The following constants are
48
48
defined:
49
-
<table>
49
+
<table xml:id="mysql.constants.fetch">
50
50
<title>MySQL fetch constants</title>
51
51
<tgroup cols="2">
52
52
<thead>
53
53