Re: [PHP-WIN] Looping through records and finding the next

2001-04-07 Thread Bob Hall
>Is there a way to use count a recordset in php. >I realize ASP has a seperate object which is called recorset and then you >can run thruogh all the records before it reaches the end > >I have successfully done this with while looping through the record. Is >there a way to say that the next page s

[PHP-WIN] Looping through records and finding the next

2001-04-07 Thread Lars Eirik Rønning
Is there a way to use count a recordset in php. I realize ASP has a seperate object which is called recorset and then you can run thruogh all the records before it reaches the end I have successfully done this with while looping through the record. Is there a way to say that the next page should