junestag
06-23-2008, 01:21 AM
My client wants users to be able to search a database that I've already created in mysql. When the results of the search are output to the browser the client wants a maximum of 15-20 records returned at a time. If there are more than 15-20 records they want a 'next arrow' to see more results. Does anyone know how such a results page(s) could be created dynamically?