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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 17:01:35 2025 UTC