Re: [PHP-DB] Remote mysql

2004-08-02 Thread jeffrey_n_Dyke
>Okay, I am new to PHP but very good with many other scripting languages. >I use 'mysql_connect("localhost" yada yada' >to connect to a database from the domain but I want to put this code on a few sites and have it access one database >on the primary domain. >How do I write that command? I

[PHP-DB] Remote mysql

2004-08-02 Thread Dylan Barber
Okay, I am new to PHP but very good with many other scripting languages. I use 'mysql_connect("localhost" yada yada' to connect to a database from the domain but I want to put this code on a few sites and have it access one database on the primary domain. How do I write that command? I go