Jump to content

Databinding to multiple pages


htetnainglynn

Recommended Posts

Hi everyone,

 

I am sure the answer is out there but I just can't figure out the right keyword to search. I hope somebody would shed some light on this. I have like thousands of records in my mysql database and it's pretty much a routine, I wanna retrieve those records and display it using a table on a page using PHP. Obviously, displaying all those thousands of records on the page would probably overwhelm the user. So, I am thinking of break down the entire result into like 100 records per page. So, if I have 1000 returned result from mysql, I might have 10 pages each showing 100 records and a small hyperlink underneath of the table which allows user to hop on to more pages. I have no idea how to make something like that. Would be really appreciate anybody could point me to some sorta tutorial or code snippet. Thanks all.

Link to comment
https://forums.phpfreaks.com/topic/204153-databinding-to-multiple-pages/
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.