Re: PostgreSQL and Apache - Mailing list pgsql-general

From louis gonzales
Subject Re: PostgreSQL and Apache
Date
Msg-id 448ECF12.10900@linuxlouis.net
Whole thread Raw
In response to Re: PostgreSQL and Apache  ("Leif B. Kristensen" <leif@solumslekt.org>)
Responses Re: PostgreSQL and Apache
List 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 by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: Re: PostgreSQL and Apache
Next
From: Peter Wilson
Date:
Subject: Re: PostgreSQL and Apache