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 5E92E3A3BFF for ; Mon, 29 Nov 2004 15:36:36 +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 71901-09 for ; Mon, 29 Nov 2004 15:36:31 +0000 (GMT) Received: from www.postgresql.com (unknown [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id D716F3A1EC8 for ; Mon, 29 Nov 2004 15:36:34 +0000 (GMT) Received: by www.postgresql.com (Postfix, from userid 80) id 1C2327387AC; Mon, 29 Nov 2004 15:36:30 +0000 (GMT) To: pgsql-www@postgresql.org Subject: New News Entry Reply-To: paolo.armani@gmail.com Message-Id: <20041129153630.1C2327387AC@www.postgresql.com> Date: Mon, 29 Nov 2004 15:36:30 +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/377 X-Sequence-Number: 6108 A new entry has been added to the news database. Database Admin: http://scripts.postgresql.org/admin/edit_news.php?251 Submitted by: paolo.armani@gmail.com Headline: First stable version of phpPgWeb is out, a postgresql web interface Summary: This PHP lgpl library is intended to make quickly a user fiendly web interface to a postgresql database. It supports file uploads and tables references. Story: 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/