Easy creation of database driven web sites.

From: "Janardhan Sridhar" <sridhar(at)cji(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Easy creation of database driven web sites.
Date: 2001-02-15 19:57:44
Message-ID: YwWi6.3044$Bh7.269160@newsread2.prod.itd.earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Looking for an open source web development tool that supports commercial as
well as open source databases? Check out http://www.openbedrock.org

<sqlconnect>
<table>
<sqlselect "select * from customers">
<tr>
<td><var $name></td>
<td><var $address></td>
<td><var $phone></td>
</tr>
</sqlselect>
</table>

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-02-15 20:04:44 Re: last UPDATE or INSERT time of a table? (not a row!)
Previous Message Fred Yankowski 2001-02-15 19:40:05 Re: Error by starting postmaster