hholzgra Mon Nov 19 12:10:35 2001 EDT Modified files: /phpdoc/en/functions mysql.xml Log: typo fixes Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.74 phpdoc/en/functions/mysql.xml:1.75 --- phpdoc/en/functions/mysql.xml:1.74 Sat Nov 17 08:00:57 2001 +++ phpdoc/en/functions/mysql.xml Mon Nov 19 12:10:35 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.74 $ --> +<!-- $Revision: 1.75 $ --> <reference id="ref.mysql"> <title>MySQL Functions</title> <titleabbrev>MySQL</titleabbrev> @@ -1950,7 +1950,7 @@ <function>mysql_result</function> returns the contents of one cell from a MySQL result set. The field argument can be the field's offset, or the field's name, or the field's table dot - field's name (tabledname.fieldname). If the column name has been + field name (tablename.fieldname). If the column name has been aliased ('select foo as bar from...'), use the alias instead of the column name. </para>
- [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.xml Friedhelm Betz
- [PHP-DOC] re: doc standards (was: ugly cvs sub... Gabor Hojtsy
- [PHP-DOC] Re: doc standards (was: ugly cvs... Egon Schmid
- [PHP-DOC] Re: doc standards (was: ugly... Gabor Hojtsy
- [PHP-DOC] Re: doc standards (was:... Friedhelm Betz
- [PHP-DOC] Re: doc standards (... Egon Schmid
- [PHP-DOC] Re: doc standards (... Gabor Hojtsy
- Re: [PHP-DOC] Re: doc standards (... Egon Schmid