First stable version of
phpPgWeb is out, a postgresql web
interface Posted on 2004-11-29
Posted by paolo.armani at
gmail.com
This PHP lgpl library is intended to make quickly a user friendly
web interface to a postgresql database. It is thought to be
configurable, manage automatically references between tables, has
multilanguage support, and could be extended quite easily. It is
not intended as admin tool (see phpPgAdmin), but as an intuitive
web mask to a database. It supports also file upload that could be
stored in your file system or directly in the database as a
postgres large object. Creates automatically thumbnail if a image
is uploaded and read exif information (metadata headers of image
generated by digital cameras)
Fore more details, demo or download see
https://sourceforge.net/projects/phppgweb/
http://phppgweb.sourceforge.net/
|