Re: Web interface to update/change postgres data.

From: Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com>
To: Ravi Malghan <rmalghan(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Web interface to update/change postgres data.
Date: 2007-01-08 13:43:28
Message-ID: 1168263808.32492.4.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jorge Godoy 2007-01-08 14:09:06 Re: Sorting with DISTINCT ON
Previous Message Leandro Repolho 2007-01-08 13:38:31 Command "connect by prior" in PostgreSQL ?