Jump to content

php mysql


common

Recommended Posts

Hi all

 

I have a few tables in a database and each have a different number of records. Say one has 10 records, another 34records, and another 8 records. I can display this in a page,but then I have all the records at once on that page. How can I create the page with a sort of a counter that I only display 10 records at a time, so if there is 34 records in a table, that the same page is used 4 times, and the on the first display it show record 1-10 and on the next it show 11-20 and so on...

 

Can someone please help me with this?? ???

Link to comment
https://forums.phpfreaks.com/topic/165926-php-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.