didou Thu Feb 5 09:59:45 2004 EDT
Modified files: /phpdoc/en/reference/mysql/functions mysql-fetch-row.xml Log: doh, mysql_fetch_row doesn't return field names (user note) http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.5 phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.6 --- phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml:1.5 Wed Jul 9 11:07:29 2003 +++ phpdoc/en/reference/mysql/functions/mysql-fetch-row.xml Thu Feb 5 09:59:44 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 --> <refentry id="function.mysql-fetch-row"> <refnamediv> @@ -27,7 +27,6 @@ return the next row in the result set, or &false; if there are no more rows. </para> - &database.field-case; <para> See also <function>mysql_fetch_array</function>,