this is my first project - so I'm sorry if these questions sound 'lame'...but thanks for your help
You said that I wouldn't be able to connect to the host, unless I am on the host itself...
I understand what you mean by that....I guess that it is like not being able to access pop-3 mail boxes away from the 'home' network, because the SMTP details will change from one location to another....
However, with the datagate host ( the one I mentioned in the original thread), I do have FTP client login details....
But when I try to login AWAY from the office (which uses a datagate network), I am denied access...
The error message I receive suggests that I might be getting the login details incorrect....But I am sure that this is not the case (because I used firefox to remember them when I logged on to the neteork at the office).
I don't understand the point in having a login, to give me access to the FTP window, if it doesn't give me access when I am working remotely....
Is it because the login here is only there to give me access to our files/scripts once I am on the datagate network, and is therefore not there to give me remote access to the datagate network itself?
Also, you said that I don't need to transfer the config file over...
This is problematic

I am using Wamp Server - a package that inlcudes PhPMyAdmin (MysQL Interface) and PHP etc
Basically, there are lots of files (the config file being one of them) and folders within the Wamp package....How do I know which ones I am supposed to transfer and which ones I am not??
I am particularly worried that the SQL data will not transfer correctly to the remote server - bearing in mind that it was created using PHPMyAdmin (Do I need to transfer something specific to PHPMyAdmin over too, to enable my database to function correctly?)....
You alse mentioned that I only need to change the config file once i.e. when it is transferred onto the remote server. In other words, I use my local settings for my system at home (for every project that I work on) and then apply the remote settings when the files have been transferred to the remote host.... Am I right in thinking this (just to check that I understood you correctly)?? Or am I completely wrong??
If I am right, I presume that I would have to change the mysql_connect.php script each time I have FTP'd it across with the other files too, in order to reflect the remote server configuration (?).
I was a bit annoyed when the remote server access details were sent to me from datagate, because they supplied me with a pre-conceived database name that I was to use for this project, which differed from the database name that I had already created in MySQL....Not sure why they did this...perhaps we had a previous database with them called that...although we didn't have an SQL back end before I built this, so can't think why it would have been necessary....
To get around this I had to build a duplicate database with the amended name as supplied.....Surely they should have waited for me to tell tham what the new database was going to be called!!
Thanks for your help, and sorry for being so confused!!
