Hi.
I'm messing around with the FTP functions - and I'm having problems with the ftp_put() function - but I think that the problem is occuring before it even reaches that point.
I have a [FORM] [INPUT type="file"] field set up to accept the local location of the file I want to upload. Now, my problem is occuring in that it says it can't open the file: C:\dir\file.jpg -- it's adding a slash.
What am I missing that will prevent this extra-slash adding?
Jeof