Files and Folders: FTP Upload
David (contact me)
This class can be used to upload files to an FTP server.
It uses the PHP FTP extension to establish a connection to a given server on behalf of a given user using his password.
The class can upload files to a given server directory. The files may be uploaded with a different names from the local file names.
Click here for detailed information about this class on phpclasses.org