| Senior Member with 308 posts. THREAD STARTER | | Join Date: Dec 2005 Location: Canberra, Australia Experience: Intermediate | |
Externally Accessing A MySQL Database Hello,
I have a website that uses a MySQL database, and I'd like to put the website on a CD so it can be distributed.
What I need to do, though, is to get the website to access the MySQL database (which is online), even though the website files are on a CD. Is this possible?
So, essentially, when the user opens the website from the CD, it will call on the MySQL database which is the only element on a server.
Any help would be greatly appreciated! |