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

 ID:                 38593
 Updated by:         ahar...@php.net
 Reported by:        php dot net at benjamin dot schulz dot name
 Summary:            feature request for an attribute that contains the
                     current cursor position
 Status:             Open
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            PDO related
 PHP Version:        5.2.0RC2
 Block user comment: N
 Private report:     N

 New Comment:

rowCount() doesn't provide the current cursor position.

I'm not actually sure we track this, but let's at least put it in the right 
package so somebody can look into it.


Previous Comments:
------------------------------------------------------------------------
[2012-09-06 01:39:05] will dot skates at ntlworld dot com

PDOStatement->rowCount();

------------------------------------------------------------------------
[2006-08-25 16:07:38] php dot net at benjamin dot schulz dot name

Description:
------------
an attribute or an argument that gives current cursor position (count of 
fetched rows) would be usefulk

Reproduce code:
---------------
PDOStatement::getAttribute(PDO::ATTR_CURSOR_POSITION))



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



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

Reply via email to