Re: [INTERFACES] webserver interface

Поиск
Список
Период
Сортировка
От Tim Joyce
Тема Re: [INTERFACES] webserver interface
Дата
Msg-id 027201bf0902$b8e456e0$0501a8c0@noonoo
обсуждение исходный текст
Ответ на Re: [INTERFACES] webserver interface  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
Список pgsql-interfaces
We use www.webmacro.org
this is java servlet based and open source.  fine technology.

timj

> > I am sure that this question has been asked many times, but I am new to
this
> > list and am searching for answers....
> >
> > How to I get Postgres on RH linux 6.2, Apache, talking to web page
forms.  I
> > am sure there is software for this.  Can anyone recommend anything &
give
> > tips on their method of doing this.
>
> I use perl, along with the CGI and Pg modules (actually, mod_perl works
> even better -- much faster!).;  Alternatively, you can use PHP3
> (www.php3.org), an embedded HTML scripting language along the lines of
> ASP.  It has a lot of really neat things like database connectivity
> (including Postgres), graphics manipulation, regular expressions, and so
> on.  It runs as an Apache module (you can run it as a CGI mdoule, but it's
> sooo slow) and has a syntax based on Perl and C.
>
>
> Brett W. McCoy
>                                          http://www.lan2wan.com/~bmccoy
> -----------------------------------------------------------------------
> To iterate is human, to recurse, divine.
>
>
> ************



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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [INTERFACES] webserver interface
Следующее
От: John Cusick
Дата:
Сообщение: PL_na undeclared