[PHP-DB] Connecting to db on a different machine From: Scott Fletcher (scott <email protected>)
Date: 12/27/00

Hiya Everyone!

    I'm a bit stump on how can I do this. I'm doing a webpage that connect
to the database using PHP. Right now I have a 2nd website which is on a
different machine and I have not yet figure out how to write the script that
would allow the website on the different machine to hook up to the original
machine which host the 1st website and have a database.
    I found that odbc_connect is not hte way to go because it only include
the database table, username and password but lack the machine name.

    Anyone know? Thanks!

Scott

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>