Easy creation of database driven web sites.

From: Janardhan Sridhar <sridhar_at_cji.com>
Date: Thu, 15 Feb 2001 19:57:44 GMT
Message-ID: <YwWi6.3044$Bh7.269160_at_newsread2.prod.itd.earthlink.net>


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>
Received on Thu Feb 15 2001 - 20:57:44 CET

Original text of this message