Author Topic: How to display result per page  (Read 206 times)

0 Members and 1 Guest are viewing this topic.

Offline afam4evaTopic starter

  • Irregular
  • Posts: 19
    • View Profile
    • Web design Tips
How to display result per page
« on: March 11, 2010, 10:48:54 AM »
I don't know if the topic reflects what i want to say.

I want a PHP script for displaying search result like you see in most search engine. 10 results per page.

Offline XeNoMoRpH1030

  • Enthusiast
  • Posts: 71
    • View Profile
    • Blue Line Attack
Re: How to display result per page
« Reply #1 on: March 11, 2010, 10:58:59 AM »
So you are talking about pagination? Here is something I found from searching that could help.

http://www.tonymarston.net/php-mysql/pagination.html