Re: PHP Generator For PostgreSQL?

From: "Announce" <truthhurts(at)insightbb(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Re: PHP Generator For PostgreSQL?
Date: 2005-11-17 21:19:22
Message-ID: KBEKKNMFLELKGIADDEPEAEMECCAA.truthhurts@insightbb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Maybe I need to explain a little more... I'm aware of phpPGAdmin but it is
overkill in this case.

A MySQL example of this would be "PHP MySQL Wizard". I'm looking for a
PostgreSQL equivalent.

What I really want is a time-saving utility that will automatically generate
some administration pages (view, update, add, delete) given a set of related
tables. I want it to create some PHP pages w/html forms that non-technical
users can use to make changes to a database... Usually would support lookup
functionality for foreign keys, etc.

I COULD do this manually but I know there should be good utilities that
accomplish the same task in like 1/100th the time. And my time... is
PRICELESS. :-)

-Aaron
-----Original Message-----
From: Ray Garrison [mailto:ray(at)periship(dot)com]
Sent: Thursday, November 17, 2005 2:59 PM
To: 'Announce'; pgsql-php(at)postgresql(dot)org
Subject: RE: [PHP] PHP Generator For PostgreSQL?

Uh, have you looked at phpPgAdmin?

| -----Original Message-----
| From: pgsql-php-owner(at)postgresql(dot)org [mailto:pgsql-php-
| owner(at)postgresql(dot)org] On Behalf Of Announce
| Sent: Thursday, November 17, 2005 2:53 PM
| To: PostgreSQL PHP List
| Subject: [PHP] PHP Generator For PostgreSQL?
|
| Hi,
|
| I am looking for a tool that will automatically generate web forms
that
| will
| allow me to view/update/insert data on a PG database. Preferably in
PHP.
| I
| am seeing TONS of tools for MySQL but nothing yet for PG. If anyone
knows
| of
| something please let me know.
|
| Thanks,
|
| Aaron
|
|
| ---------------------------(end of
broadcast)---------------------------
| TIP 1: if posting/reading through Usenet, please send an appropriate
| subscribe-nomail command to majordomo(at)postgresql(dot)org so that
your
| message can get through to the mailing list cleanly

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.3/173 - Release Date: 11/16/2005

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.3/173 - Release Date: 11/16/2005

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Rick Morris 2005-11-17 22:28:21 Re: PHP Generator For PostgreSQL?
Previous Message Ray Garrison 2005-11-17 20:59:29 Re: PHP Generator For PostgreSQL?