Limit the number of results, and make into new pages
Posted: Mon Jul 19, 2010 7:18 pm
Sometimes the number of results you can retrieve from a database are huge, which is why it is important to place the first 10 results and links to further results.
My website deals with retrieving properties for sale, so I need to only retrieve the first 10 properties, then link to the next page of 10 and so on.
How do I do this?
My website deals with retrieving properties for sale, so I need to only retrieve the first 10 properties, then link to the next page of 10 and so on.
How do I do this?