Date: 01/24/02
- Next message: shlomi loubaton: "[PHP-DOC] cvs: phpdoc /he/faq general.xml"
- Previous message: shlomi loubaton: "[PHP-DOC] cvs: phpdoc /he Translators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: fred <email protected>
Operating system: NA
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: Problem in the French version of documentation about the function mysql_result
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 bug report at: http://bugs.php.net/?id=15213&edit=1
- Next message: shlomi loubaton: "[PHP-DOC] cvs: phpdoc /he/faq general.xml"
- Previous message: shlomi loubaton: "[PHP-DOC] cvs: phpdoc /he Translators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

