Edit report at http://bugs.php.net/bug.php?id=10104&edit=1

 ID:                 10104
 Updated by:         [email protected]
 Reported by:        pulstar at mail dot com
 Summary:            optional parameter for mysql_fetch_*() to move
                     internal pointer
-Status:             Open
+Status:             Bogus
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            MySQL related
 Operating System:   *
 PHP Version:        4CVS, 5CVS (2004-04-13)
 Block user comment: N
 Private report:     N

 New Comment:

The "classic" mysql extension won't receive new features.


Previous Comments:
------------------------------------------------------------------------
[2001-04-01 19:59:49] pulstar at mail dot com

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.



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



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=10104&edit=1

Reply via email to