Easy creation of database driven web sites.

Поиск
Список
Период
Сортировка
От Janardhan Sridhar
Тема Easy creation of database driven web sites.
Дата
Msg-id YwWi6.3044$Bh7.269160@newsread2.prod.itd.earthlink.net
обсуждение исходный текст
Список 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>




В списке pgsql-general по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Is inet printable?
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Case insensitive selects?