php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #6249 Errors in pg_fetch_row Docs
Submitted: 2000-08-18 19:05 UTC Modified: 2000-08-19 16:04 UTC
From: jmoore@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Latest CVS (18/08/2000) OS: All
Private report: No CVE-ID: None
 [2000-08-18 19:05 UTC] jmoore@php.net
According to errata notes there are errors in the documentation for this function, Does pg_fetch_row() move the internal results pointer or not, if so is int row an optional argument? Documents need calirifying on this as they currently contradict themselves (Example and para above) 

URL: http://www.php.net/manual/function.pg-fetch-row.php

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-19 16:04 UTC] jmoore@php.net
I updated documentation and example to reflect this. (pg_fetch_row does not move internal pointer)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 19:00:01 2026 UTC