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 contain the next row in a
recordset.
if i loop through the table and currently am at position 2. Is there a way
to set the pointer to 1 more and automatically subdiving the webpages so
that page 1 = row 2 and the next row should be page 2. (i hope you
understand me)
lars E
--
PHP Windows 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]