betz Mon Oct 3 06:34:29 2005 EDT
Modified files:
/phpdoc/en/reference/mysql constants.xml
Log:
id for the client flags table, allows direct linking
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/constants.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/mysql/constants.xml
diff -u phpdoc/en/reference/mysql/constants.xml:1.7
phpdoc/en/reference/mysql/constants.xml:1.8
--- phpdoc/en/reference/mysql/constants.xml:1.7 Thu Aug 19 09:13:34 2004
+++ phpdoc/en/reference/mysql/constants.xml Mon Oct 3 06:34:29 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<section id="mysql.constants">
&reftitle.constants;
&extension.constants;
@@ -7,7 +7,7 @@
Since PHP 4.3.0 it is possible to specify additional client flags for the
<function>mysql_connect</function> and <function>mysql_pconnect</function>
functions. The following constants are defined:
- <table>
+ <table id="mysql.client-flags">
<title>MySQL client constants</title>
<tgroup cols="2">
<thead>