zee - 2006-06-23 16:14:03
I am using the /* direct object methods */
How do I specify the file I want to upload?
Is this the only relevant line?
Why are there two entries?
$ftp->put("logo.gif","logo.gif");
Do you have an example using a web form to upload to ftp site?