Keep track of it yourself as you loop through the data. Maybe if you
explained what you need "overall" then we could suggest a method...

---John Holmes...

> -----Original Message-----
> From: Zac Hillier [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 14, 2002 3:59 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] row pointer
> 
> Hi
> 
> I'm looking for a php function that will return the position of the
> pointer
> in a mysql recordset.
> 
> I found mysql_data_seek, but this appears to only move the pointer, I
need
> to get the equivalent row number for the pointer position before
moving
> it,
> then return to the same position.
> 
> Can anyone help?
> 
> Thanks
> 
> Zac
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to