Re: odbc in postgresql and php - Mailing list pgsql-general

From codeWarrior
Subject Re: odbc in postgresql and php
Date
Msg-id dkqiod$16qu$1@news.hub.org
Whole thread Raw
In response to odbc in postgresql and php  ("Bob Powell" <bob@hotchkiss.org>)
List pgsql-general
ODBC has nothing to do with this -- you compile postgreSQL support directly into PHP when you configure PHP just before the install...
 
./Configure --with-postgres --without-mysql
 
 
After that -- you need to join a PHP newsgroup for PHP questions....
 
 
""Bob Powell"" <bob@hotchkiss.org> wrote in message news:s36f7c35.069@grpwise.hotchkiss.org...
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.  

Bob Powell
Database Administrator

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Beyond the 1600 columns limit on windows
Next
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date:
Subject: Re: Beyond the 1600 columns limit on windows