English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a code to acces the data base and view the tables but I want to allow the user to enter there own query, including updates and additions into the database.

Is there such a code. I'd really hate to re-invent something here because I'm not real good with PHP.

Thanks

2007-02-04 07:33:32 · 1 answers · asked by Ken B 1 in Computers & Internet Programming & Design

I have a code to acces the data base and view the tables but I want to allow the user to enter there own query, including updates and additions into the database.

Is there such a code. I'd really hate to re-invent something here because I'm not real good with PHP.

This needs to be a web interface. I cannot use programs like PG Admin or DB Visulizer.

Thanks

2007-02-04 11:54:55 · update #1

1 answers

You can install phpPgAdmin:

http://phppgadmin.sourceforge.net/

It does what you want and more; just be careful about which privileges you assign...

2007-02-04 11:48:13 · answer #1 · answered by NC 7 · 0 0

fedest.com, questions and answers