Date: 09/11/00
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] Configure options in the docs..."
- Previous message: Daniel Beckham: "Re: [PHP-DOC] Re: [PHP-DEV] PHP 4.0 Bug #6675: mysql_insert_id returns incorrect size for BIGINT fields"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions mysql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Mon Sep 11 14:54:10 2000 EDT
Modified files:
/phpdoc/en/functions mysql.xml
Log:
changed return type of mysql_result()
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.24 phpdoc/en/functions/mysql.xml:1.25
--- phpdoc/en/functions/mysql.xml:1.24 Mon Sep 11 13:40:53 2000
+++ phpdoc/en/functions/mysql.xml Mon Sep 11 14:54:09 2000
@@ -1636,7 +1636,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>int <function>mysql_result</function></funcdef>
+ <funcdef>mixed <function>mysql_result</function></funcdef>
<paramdef>int <parameter>result</parameter></paramdef>
<paramdef>int <parameter>row</parameter></paramdef>
<paramdef>mixed
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] Configure options in the docs..."
- Previous message: Daniel Beckham: "Re: [PHP-DOC] Re: [PHP-DEV] PHP 4.0 Bug #6675: mysql_insert_id returns incorrect size for BIGINT fields"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions mysql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

