Jump to content

Paginating Query Results


chrispos

Recommended Posts

Hi All,

 

Good day to you it's raining in England!

I am using php 5 and would like to use a system where I get random results from MySQL database using, `title`, `meta`, `description`, `link` tables

 

I would like the results to appear as title, new line, description, new line link, new line.

 

This would hold a number of hotels in the database but I would like to use a search criteria with the results paginating.

 

Any help would be great.

 

PS I have the code so that it returns title description link all on one line but need them to return on table below each other with page 1, 2, 3 etc.

 

 

Link to comment
https://forums.phpfreaks.com/topic/168105-paginating-query-results/
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.