chrispos Posted July 30, 2009 Share Posted July 30, 2009 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 More sharing options...
fooDigi Posted July 30, 2009 Share Posted July 30, 2009 rather than explain it step by step here, phpfreaks has tutorial... http://www.phpfreaks.com/tutorial/basic-pagination Link to comment https://forums.phpfreaks.com/topic/168105-paginating-query-results/#findComment-886630 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.