ID: 10104
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: MySQL related
Bug Type: Feature/Change Request
Assigned To: 
Comments:

reclassified

Previous Comments:
---------------------------------------------------------------------------

[2001-04-01 19:59:49] [EMAIL PROTECTED]
Suggestions:

Add a new optional parameter in the mysql_fetch_array() function to move the internal 
pointer to the previous row in the result set. This can also be applyed to another 
fetch functions that work the same way.

The mysql_data_seek() can also work in a relative method, moving the pointer 'n' rows 
before the actual row or 'n' rows after it.

I don't know if this is possible, but I think this will be very useful.


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10104&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to