php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #36535 Error in mysql_errno documentation (Polish version)
Submitted: 2006-02-26 16:26 UTC Modified: 2006-03-21 10:05 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: pkoszulinski at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2006-02-26 16:26 UTC] pkoszulinski at gmail dot com
Description:
------------
On http://www.php.net/manual/pl/function.mysql-errno.php there is:
"Zwraca numer błędu ostatniej operacji MySQL lub 0 (zero) jeśli wystąpi błąd."
but there should be:
"Zwraca numer błędu ostatniej operacji MySQL lub 0 (zero) jeśli NIE wystąpi błąd."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-21 10:05 UTC] leszek@php.net
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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 15:00:02 2025 UTC