Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-07-02 Thread Chris
BBC wrote: Yes I'm using MySQL and the DataBases I mean are in different servers but the problem is I don't know how to set the host. All input will be very helpful... Maybe this was an accidental duplicate post, but you've done this with a few of your questions. Sending the same question o

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-07-01 Thread chris smith
On 7/1/06, BBC <[EMAIL PROTECTED]> wrote: Yes I'm using MySQL and the DataBases I mean are in different servers but the problem is I don't know how to set the host. All input will be very helpful... Read the documentation, it's all there. -- Postgresql & php tutorials http://www.designmagick.c

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-07-01 Thread BBC
CTED]> Cc: "PHP" Sent: Friday, June 30, 2006 11:07 AM Subject: Re: [PHP] ONE PAGE CONNECTS MANY DATABASE > Yes. > For Mysql.. > http://www.php.net/manual/en/function.mysql-connect.php > > -B > > BBC wrote: > > >Hi again.. > > > >I'm wo

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-07-01 Thread BBC
CTED]> Cc: "PHP" Sent: Friday, June 30, 2006 11:07 AM Subject: Re: [PHP] ONE PAGE CONNECTS MANY DATABASE > Yes. > For Mysql.. > http://www.php.net/manual/en/function.mysql-connect.php > > -B > > BBC wrote: > > >Hi again.. > > > >I'm wo

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-06-30 Thread Brad Bonkoski
Yes. For Mysql.. http://www.php.net/manual/en/function.mysql-connect.php -B BBC wrote: Hi again.. I'm wondering is it possible to make one page which connects to many DataBase? If it's possible please tell me where can I get the references? Thank Best Regards ==

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-06-30 Thread Dave Goodchild
On 30/06/06, John Nichel <[EMAIL PROTECTED]> wrote: BBC wrote: > Hi again.. > > I'm wondering is it possible to make one page which connects to many > DataBase? > Yes. If you are using mysql, why not create connection functions that sit outside the server root (in the include path) for secur

Re: [PHP] ONE PAGE CONNECTS MANY DATABASE

2006-06-30 Thread John Nichel
BBC wrote: Hi again.. I'm wondering is it possible to make one page which connects to many DataBase? Yes. If it's possible please tell me where can I get the references? Look at the connection functions for whatever database engine you're using. -- John C. Nichel IV Programmer/System Ad

[PHP] ONE PAGE CONNECTS MANY DATABASE

2006-06-30 Thread BBC
Hi again.. I'm wondering is it possible to make one page which connects to many DataBase? If it's possible please tell me where can I get the references? Thank Best Regards BBC **o<0>o** -- PHP General Mailing List (http://www.