FTP
Having a big of difficulty getting the ftp upload functions to work. I've tried ftp_put,ftp_nb_put,ftp_fput, but none seem to work at all. I'm guessing that either I've left some little tidbit out of my code, or it's a permissions type issue.
EDIT**
Ok, scratch that. I now realize that FTP is only server to server, and can't move files from the users machine.
Is there another way to upload files, though... without having to use file form fields??
EDIT**
Ok, scratch that. I now realize that FTP is only server to server, and can't move files from the users machine.
Is there another way to upload files, though... without having to use file form fields??
