Re: Interaction between postSQL and php?

Started by simover 27 years ago1 messagesgeneral
Jump to latest
#1sim
sim@matrix.infomatch.com

Date: Tue, 08 Sep 1998 10:11:08 -0600
From: Jason Earl <jearl@box100.com>
To: sim@infomatch.com
Subject: Re: Interaction between postSQL and php?

If you compile Postgres support for PHP it works very well.

But how do I do that during the compilation of Postgres or PHP?
Thanks.

Show quoted text

I haven't
used PHP with any other database (haven't had a need), so I don't know
how PHP/PostgreSQL compares with PHP and anything else, but I certainly
don't have any complaints.

The good news is that if you don't like PostgreSQL, it is fairly easy to
migrate to something else. PHP has modules for all sorts of databases.

Jason Earl

Kenneth Sim wrote:

Hello,

Does anyone have any experience with regard to the interaction
between posgreSQL and php? Do they work well together?

Thanks.