ID: 15213
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Assigned
Bug Type: Documentation problem
Operating System: NA
PHP Version: 4.1.1
Old Assigned To:
Assigned To: dams
New Comment:
Assigning to our French/Canadien friend Damien
Previous Comments:
------------------------------------------------------------------------
[2002-01-24 17:21:27] [EMAIL PROTECTED]
English DOC :
mysql_result() 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 name (tablename.fieldname).
French DOC :
mysql_result() retourne le contenu d'un champs dans le r�sultat MySQL
result_identifier. L'argument row peut-�tre un offset de champs, ou le
nom d'un champs, ou le nom de la table + point + le nom du champs
("table.champs").
In the second sentence "The field argument..." was translated in
"L'argument row..." instead of "L'argument field..."
Thats ALL.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=15213&edit=1