Thread: Web interface to update/change postgres data.

Web interface to update/change postgres data.

From
Ravi Malghan
Date:
Hi: I want to create a simple web interface that lists table data, select entries to add/delete/change table data from
atable in postgres database. Whatz the best and easiest way to do this? Wondering if there are any modules or code out
therealready. 

TIA
Ravi

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Re: Web interface to update/change postgres data.

From
Devrim GUNDUZ
Date:
Hi,

On Mon, 2007-01-08 at 05:36 -0800, Ravi Malghan wrote:
> I want to create a simple web interface that lists table data, select
> entries to add/delete/change table data from a table in postgres
> database. Whatz the best and easiest way to do this?

You can use phpPgAdmin: http://www.phpPgAdmin.org (It provides more than
you want, BTW)

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




Attachment