derick Fri Nov 16 13:58:43 2001 EDT Modified files: /phpdoc/en/functions mysql.xml Log: - Clarify a little bit Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.67 phpdoc/en/functions/mysql.xml:1.68 --- phpdoc/en/functions/mysql.xml:1.67 Sat Nov 10 16:49:39 2001 +++ phpdoc/en/functions/mysql.xml Fri Nov 16 13:58:43 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.67 $ --> +<!-- $Revision: 1.68 $ --> <reference id="ref.mysql"> <title>MySQL Functions</title> <titleabbrev>MySQL</titleabbrev> @@ -1829,8 +1829,8 @@ statement. </para> <para> - For SELECT statements, <function>mysql_query</function> returns a - new result identifier that you can pass to + Only for SELECT statements, <function>mysql_query</function> + returns a new result identifier that you can pass to <function>mysql_result</function>. When you are done with the result set, you can free the resources associated with it by calling <function>mysql_free_result</function>. Although, the
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jouni Ahto
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.x... Friedhelm Betz
- [PHP-DOC] re: doc standards (was: ugly cvs ... Gabor Hojtsy