php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42168 add 1 line at mysql_fetch_object()
Submitted: 2007-08-01 15:21 UTC Modified: 2007-08-16 09:59 UTC
From: eveline dot preiss at cats4you dot de Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: eveline dot preiss at cats4you dot de
New email:
PHP Version: OS:

 

 [2007-08-01 15:21 UTC] eveline dot preiss at cats4you dot de
Description:
------------
German documentation:
There shall be added at mysql_fetch_object() the same line as in mysql_fetch_row():
Wiederholtes Aufrufen von mysql_fetch_object() liefert den n?chsten Datensatz des Anfrageergebnisses oder FALSE, wenn keine weiteren Datens?tze verf?gbar sind.

Note: I'm new in PHP, but ran into the problem not to get all records in a while-loop, as nothing was documented at mysql_fetch_object() that the record-pointer is set to the next record when this statement is called repeatedly.

Thanks for your attention
Eveline Preiss


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-16 09:59 UTC] vrana@php.net
English documentation is correct. German documentation is outdated - we have another tools to find it out.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC