From: nagendra prasad on
Hi,

I have a database of MP3 and I have designed a PHP-Mysql search engine. I
want to break it down in pages like Google dose. What I mean is when I
search for a song it will show me some 100 song list but I want 20 songs per
page. So, is their any trick to do it?

Best,


--
Guru Prasad
Ubuntu Voice GTK+ Forum
From: Udhaya Kumar on
Hi There
This is what you are looking for.

http://phpsense.com/php/php-pagination-script.html

Regards
udhay

On Fri, Jan 29, 2010 at 6:01 AM, nagendra prasad
<nagendra802000(a)gmail.com>wrote:

> Hi,
>
> I have a database of MP3 and I have designed a PHP-Mysql search engine. I
> want to break it down in pages like Google dose. What I mean is when I
> search for a song it will show me some 100 song list but I want 20 songs
> per
> page. So, is their any trick to do it?
>
> Best,
>
>
> --
> Guru Prasad
> Ubuntu Voice GTK+ Forum
>