simple previous / next form in PHP - Mailing list pgsql-novice

From Jules Alberts
Subject simple previous / next form in PHP
Date
Msg-id 200203141547.g2EFlDfd017728@artemis.cuci.nl
Whole thread Raw
List pgsql-novice
hi everyone,

i have a test setup with postgresql 7.2, PHP 4, and apache. everything
works fine, PHP generates HTML pages with query results in it. now i
want to create a simple form which shows the current record, and has
these buttons:

- previous, first, next, last record

it sounds very simple, but where do i start? i guess i should make a
stateless connection (the form will be accessed via the web). i figure
i need some sort of recordset, is a CURSOR the right approach? maybe
someone can point me to an example?

TIA!

P.S. i posted this on pgsql-php, but no reactions :(

--
Jules.

pgsql-novice by date:

Previous
From: thiemo
Date:
Subject: Nested groups
Next
From: Richard Ray
Date:
Subject: 7.2 compile problem on HP/UX