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 22:42:01
Message-ID: KBEKKNMFLELKGIADDEPECEMHCCAA.truthhurts@insightbb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Much appreciated.

I must admit, I'm a spoiled over-privileged American so I don't understand
Indonesian/whatever. I gotta find something that's in ENGLISH. I'll still
give this one a try. I've found a couple others in the last 1/2 hr.
phpCodeGenie might be a simple solution.

-----Original Message-----
From: Sherwin M. Harris [mailto:Sherwin_Harris(at)byu(dot)edu]
Sent: Thursday, November 17, 2005 3:35 PM
To: Announce
Subject: RE: [PHP] PHP Generator For PostgreSQL?

Have you taken a look at the php code that is available at
www.phpclasses.org ? For those not familiar with this site, take a look,
and stop re-inventing the wheel.
Here's an example of the requested class
http://www.phpclasses.org/browse/package/2580.html

-----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:19 PM
To: pgsql-php(at)postgresql(dot)org
Subject: Re: [PHP] PHP Generator For PostgreSQL?

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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

--
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

Browse pgsql-php by date

  From Date Subject
Next Message John DeSoi 2005-11-18 00:33:43 Re: PHP Generator For PostgreSQL?
Previous Message Announce 2005-11-17 22:38:00 Re: PHP Generator For PostgreSQL?