Hello,
I currently have a PHP search form on my site which queries a MySQL database and returns search results.
Currently the results only appear on one page but I am looking to modify the code so that only 6 results appear on the page and the remaining on a second page, third page etc. Can anyone help with the code that I would need to add?
Thanks,
Mike