Re: PostgreSQL and Apache

Поиск
Список
Период
Сортировка
От louis gonzales
Тема Re: PostgreSQL and Apache
Дата
Msg-id 448ECF12.10900@linuxlouis.net
обсуждение исходный текст
Ответ на Re: PostgreSQL and Apache  ("Leif B. Kristensen" <leif@solumslekt.org>)
Ответы Re: PostgreSQL and Apache
Список pgsql-general
PHP is one alternative, another is PERL with CGI to write web based
programs that can GET/POST with input/output from the browser, and to
interface with *SQL - i.e. postgresql - you can use PERL's DBI interface

Leif B. Kristensen wrote:

>On Tuesday 13. June 2006 15:39, jqpx37 wrote:
>
>
>>I'm working on a project involving PostgreSQL and Apache.
>>
>>Anyone know of any good books or online how-to's on getting PostgreSQL
>>and Apache to work together?  (I'm also using PHP.)
>>
>>
>
>AFAIK, there are no dependencies beween Apache and PostgreSQL. PHP is
>what you'll use as the glue between them.
>
>I've worked with PHP and MySQL for some years, and found the transition
>to PostgreSQL rather painless, but still I've considered buying
>the "Beginning PHP and PostgreSQL 8: From Novice to Professional" by W.
>Jason Gilmore and Robert H. Treat.
>
>


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

Предыдущее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: PostgreSQL and Apache
Следующее
От: Peter Wilson
Дата:
Сообщение: Re: PostgreSQL and Apache