This should be a simple question, how I can display mysql data on the browser page by page(one page has multiple data corresponding to one record in mysql, sorted by ID for example), it has "previous" and "next" link on that page, and on the first/last page the link can be hidden. anyone can give me some clue? thanks.