Re: previous and next buttons

Поиск
Список
Период
Сортировка
От David C. Brown
Тема Re: previous and next buttons
Дата
Msg-id 3D500BAE.7050701@centennialwines.com
обсуждение исходный текст
Ответ на previous and next buttons  (angelo.rigo@globo.com)
Список pgsql-php
Use OFFSET and LIMIT on your queries.

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

Dave

angelo.rigo@globo.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@postgresql.org)
>
>
>



В списке pgsql-php по дате отправления:

Предыдущее
От: angelo.rigo@globo.com
Дата:
Сообщение: previous and next buttons
Следующее
От: Carlos Garcìa Gòmez
Дата:
Сообщение: PHP + PostgreSQL