Re: odbc in postgresql and php

From: Richard Huxton <dev(at)archonet(dot)com>
To: Bob Powell <bob(at)hotchkiss(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: odbc in postgresql and php
Date: 2005-11-08 08:25:48
Message-ID: 4370610C.2040303@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bob Powell wrote:
> Hello everyone,
>
> Has anyone installed the postgres php driver. I would like to know how
> to install it on Linux and then what the proper way to access it is from
> a php web page. I have been unable to find actual code for php and
> doing this. Please help. Thanks.

Almost any version of Linux will have packaged versions of PostgreSQL,
PHP and the libraries to connect the two. The pg_xxx functions are
documented in the manuals and more recent versions have database
wrappers in the Pear addon repository.

Does that help at all?

Oh - I'm not clear on what ODBC has to do with this.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-11-08 09:02:04 Re: Perl::DBI and interval syntax
Previous Message Richard Huxton 2005-11-08 08:21:33 Re: Programmatic method to determine currently installed