[newbie] simple browse / edit form in PHP

Поиск
Список
Период
Сортировка
От Jules Alberts
Тема [newbie] simple browse / edit form in PHP
Дата
Msg-id 200203130916.g2D9GLfd020708@artemis.cuci.nl
обсуждение исходный текст
Ответы Re: [newbie] simple browse / edit form in PHP
Список pgsql-php
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
- delete record
- add 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

--
Jules.

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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: [NOVICE] create database, user
Следующее
От: Luís Martins
Дата:
Сообщение: Problems with large objects