Guest_imported
New member
- Jan 1, 1970
- 0
Hi guys,
Im quite new to php and have been trying to get a database to work. I have been doing all my php stuff by running it on the remote server. (it is not configured on this machine). I do have mysql on locally (win98) and have created a few simple databases. The problem is i cant work out where to put the actual database on the remote machine. I have been trying to get it to work by placing it in the root directory of the php page that is trying to open it.
Maybe this is way off the mark? All of the tutorials and even the book i have (php4 bible)seem to skip this step. If you could point me in the right direction that would be great. Thankyou
Im quite new to php and have been trying to get a database to work. I have been doing all my php stuff by running it on the remote server. (it is not configured on this machine). I do have mysql on locally (win98) and have created a few simple databases. The problem is i cant work out where to put the actual database on the remote machine. I have been trying to get it to work by placing it in the root directory of the php page that is trying to open it.
Maybe this is way off the mark? All of the tutorials and even the book i have (php4 bible)seem to skip this step. If you could point me in the right direction that would be great. Thankyou