Re: previous and next buttons

From: "David C(dot) Brown" <dbrown(at)centennialwines(dot)com>
To: angelo(dot)rigo(at)globo(dot)com
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: previous and next buttons
Date: 2002-08-06 17:47:26
Message-ID: 3D500BAE.7050701@centennialwines.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Use OFFSET and LIMIT on your queries.

http://www.postgresql.org/idocs/index.php?queries-limit.html

Dave

angelo(dot)rigo(at)globo(dot)com wrote:

>hi
>
>I want to do a selection from a table giving it a limit of records to be
>displayed and the previous and next buttons to navigate through the results
>anybody has it made for php postgresql?
>
>
>________________________________________
>A busca mais veloz e precisa da internet. Acesse agora: http://www.zoom.com.br.
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Carlos Garcìa Gòmez 2002-08-08 08:11:40 PHP + PostgreSQL
Previous Message angelo.rigo 2002-08-06 17:23:14 previous and next buttons