X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id C69CA3A431F for ; Mon, 29 Nov 2004 09:49:49 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 46244-01 for ; Mon, 29 Nov 2004 09:49:44 +0000 (GMT) Received: from www.postgresql.com (unknown [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 37E973A2B21 for ; Mon, 29 Nov 2004 09:49:45 +0000 (GMT) Received: by www.postgresql.com (Postfix, from userid 80) id 79A147385D6; Mon, 29 Nov 2004 09:49:43 +0000 (GMT) To: pgsql-www@postgresql.org Subject: New Event Reply-To: paolo.armani@gmail.com Message-Id: <20041129094943.79A147385D6@www.postgresql.com> Date: Mon, 29 Nov 2004 09:49:43 +0000 (GMT) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/375 X-Sequence-Number: 6106 A new entry has been added to the events database. Database Admin: http://scripts.postgresql.org/admin/edit_event.php?238 Submitted by: paolo.armani@gmail.com Event: First stable version of phpPgWeb, a postgresql web interface Summary: This PHP lgpl library is intended to make quickly a user fiendly web interface to a postgresql database. Details: This PHP lgpl library is intended to make quickly a user fiendly web interface to a postgresql database. It is thinked to be configurable, manage automaticly references betwhin tables, has multilanguage support, and could be extended quite easly. 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 automaticly 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/