I have a database and will search with that database..
I want to show only first 5 results in the page and generate the "next" button for the next 5 results and on the 6-10 results page generate "next" button for the next results and the "previews" button for the previews results..
Can any one code it in php..??
My table have three fields
one field is name.....
So want to display results via name because name repeats many times..