Hi. Whenever I connect to a mysql database, I always connect to 'localhost'.
Does that mean that you can connect to a database on another host? If you
can, does that mean that I could use the same database for both of my
websites (which are hosted with different people)? And if you can, how
please? I assume that I would have to create another mysql user, but how
would I connect to the database?
Thanks. Richard.
Does that mean that you can connect to a database on another host? If you
can, does that mean that I could use the same database for both of my
websites (which are hosted with different people)? And if you can, how
please? I assume that I would have to create another mysql user, but how
would I connect to the database?
Thanks. Richard.
Comment