Re: Paging results

From: Ângelo Marcos Rigo <angelo_rigo(at)yahoo(dot)com(dot)br>
To: Lynna Landstreet <lynna(at)gallery44(dot)org>, pgsql-php(at)postgresql(dot)org
Subject: Re: Paging results
Date: 2003-08-11 18:14:39
Message-ID: 20030811181439.68382.qmail@web14805.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Do you have PEAR?

There is in
http://pear.php.net/package-info.php?package=DB_Pager,
the dbpager package, wich works very well

--- Lynna Landstreet <lynna(at)gallery44(dot)org> escreveu: >
HI there,
>
> Thanks to everyone who helped with my keyword
> problem - I think I thanked
> them all individually but I thought I should mention
> it here too.
>
> Now, a new question:
>
> Does anyone know if there's a PHP class anywhere out
> there for paging
> results from a PostgreSQL query, similar to
> Paginator or ezResults which do
> that for MySQL? Or do I have to do the code for that
> from scratch?
>
> Alternatively, would it be difficult to adapt one of
> those to working with
> PostgreSQL instead of MySQL?
>
>
> Lynna
> --
> Resource Centre Database Coordinator
> Gallery 44
> www.gallery44.org
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org

=====
Ângelo Marcos Rigo
AMR Informática
(51) 3348 0870
Rua Pe. Alois Kades 400/210
Porto Alegre /RS/Brasil
http://amr.freezope.org
angelo_rigo(at)yahoo(dot)com(dot)br

_______________________________________________________________________
Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso.
Toda a web, 42 milhões de páginas brasileiras e nova busca por imagens!
http://www.cade.com.br

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Devi Munandar 2003-08-12 06:17:16 php-pdflib
Previous Message Ângelo Marcos Rigo 2003-08-11 17:31:48 Re: Paging results