Hello Scott,
On 17-May-01 12:42:26, you wrote:
>I am fairly new to PHP and have used it on a few sites but I have not been
>dealing with databases much (in PHP). I am wanting to know if a single
>instance of PHP can be configured to connect to multiple databases or does
>is a new instance req
Hello,
You can try this database library
http://php.weblogs.com/adodb
This features support for all the above databases.
If you are familiar with ASP/ADO, this will be a good
fit, as its API is based on ADO.
Regards, John
"Scott Ellis" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">n
2001 08:43
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP and Multiple databases
I am fairly new to PHP and have used it on a few sites but I have not
been
dealing with databases much (in PHP). I am wanting to know if a single
instance of PHP can be configured to connect to multiple databases or
I am fairly new to PHP and have used it on a few sites but I have not been
dealing with databases much (in PHP). I am wanting to know if a single
instance of PHP can be configured to connect to multiple databases or does
is a new instance required for each DB. The scenario is that I may be
pul