mysql_connect("localhost:3306", "mysql_user", "mysql_password");
- Original Message -
From: "Webmaster" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 5:57 PM
Subject: using php to connect to a 2nd m
Hello Wolfgang,
[..]
> My question now is this: How can I tell a php script to not use the
> standard mySQL server that exists on this server computer, but to use
> the 2nd mySQL server that runs on the different port number ?
> Currently I use info set up in variables like this:
>
> # MySQL data
connect to a 2nd mySQL server
Hello all,
I am new to this list ... and hope to find an answer to a question
which has come up.
On the server for my websites at my ISP, a mySQL server is installed
to handle different customers' databases (1 database setup for each
customer)
Now, as I have a
Hello all,
I am new to this list ... and hope to find an answer to a question
which has come up.
On the server for my websites at my ISP, a mySQL server is installed
to handle different customers' databases (1 database setup for each
customer)
Now, as I have a need for a mySQL server where