Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.11.5

Doc Bug #9076 Fetch a specific row
Submitted: 2006-10-18 04:11 UTC
From: pas at pas dot net dot au Assigned:
Status: Open Package: DB_DataObject
PHP Version: 5.1.6 OS: Debian
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
2010-04-26 04:19 UTC
Package:
Bug Type:
Summary:
From: pas at pas dot net dot au
New email:
PHP Version: Package Version: OS:

 

 [2006-10-18 04:11 UTC] pas at pas dot net dot au (Peter)
Description: ------------ How about changing the following in DataObject.php function fetch($rownum = NULL) ... $array = $result->fetchRow(DB_DATAOBJECT_FETCHMODE_ASSOC, $rownum); That way you could get any row in the result instead of only the next row. It is already supported by the DB class, so it is a very simple and minor change.

Comments

 [2006-11-25 17:04 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2010-04-26 04:19 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2010-04-26 04:19 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!