| yannick@php.net 2007-08-28, 7:02 pm |
| ID: 42429
Updated by: yannick@php.net
Reported By: jaclemire at hotmail dot com
-Status: Open
+Status: Closed
Bug Type: Translation problem
Operating System: All
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
merci ;)
Previous Comments:
------------------------------------------------------------------------
[2007-08-25 21:29:41] jaclemire at hotmail dot com
Description:
------------
on html page:
http://www.php.net/manual/fr/function.mysql-errno.php
The text for mysql_errno is
Retourne le numéro de l'erreur depuis la dernière fonction MySQL, ou 0
(zéro) si une erreur survient.
Expected result:
----------------
It should read
Retourne le numéro de l'erreur depuis la dernière fonction MySQL, ou 0
(zéro) si aucune erreur ne survient.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=42429&edit=1
|