Cc: php-general@lists.php.net
> Subject: Re: [PHP] Paging script
>
>
>
> Hi all,
>
> Maybe it is not just what you need but could be helpfull.
>
> Here you have the code:
>
>
> //---paginator.php--
> -
--
From: Angelo Zanetti [mailto:ang...@elemental.co.za]
Sent: Wednesday, September 30, 2009 1:59 PM
To: Mert Oztekin; php-general@lists.php.net
Subject: RE: [PHP] Paging script
-Original Message-
From: Mert Oztekin [mailto:mozte...@anadolusigorta.com.tr]
Sent: 30 September 2009 12:40 PM
T
_
From: Ruben Crespo [mailto:rumails...@gmail.com]
Sent: 30 September 2009 01:23 PM
To: Angelo Zanetti
Cc: php-general@lists.php.net
Subject: Re: [PHP] Paging script
Hi all,
Maybe it is not just what you need but could be helpfull.
Here you have the code
Hi all,
Maybe it is not just what you need but could be helpfull.
Here you have the code:
//---paginator.php
Page ".$current." of ".$total_pages."";
$Goto = "Go to Page";
$go = "Go";
$texto = "
On Wed, 2009-09-30 at 12:59 +0200, Angelo Zanetti wrote:
>
> -Original Message-
> From: Mert Oztekin [mailto:mozte...@anadolusigorta.com.tr]
> Sent: 30 September 2009 12:40 PM
> To: 'Angelo Zanetti'; php-general@lists.php.net
> Subject: RE: [PHP] Paging s
-Original Message-
From: Mert Oztekin [mailto:mozte...@anadolusigorta.com.tr]
Sent: 30 September 2009 12:40 PM
To: 'Angelo Zanetti'; php-general@lists.php.net
Subject: RE: [PHP] Paging script
Sorry but I dont understand what you mean. Can you be more specific?
{1}
...@elemental.co.za]
Sent: Wednesday, September 30, 2009 1:21 PM
To: php-general@lists.php.net
Subject: [PHP] Paging script
Hi All,
I am looking for a paging script, not the normal type but slightly
different. It must show as follows:
1 2 3 ... 12
Then:
1 ... 678 ... 12
And
1 ... 10 11 12
I have
Hi All,
I am looking for a paging script, not the normal type but slightly
different. It must show as follows:
1 2 3 ... 12
Then:
1 ... 678 ... 12
And
1 ... 10 11 12
I have googled and not really found much and don't really want to reinvent
the wheel. I am sure I can write my own but du
8 matches
Mail list logo