Question
ftp connection
I'm getting sort of frustrated about this, I've been
searching but with no luck. My webserver has a php upload limit at
20MB, so therefore I want to set up a ftp connection so that I can
upload much larger files to my ftp. How is it done? I understand I
can use socket and filereference, but I can't figure out how to set
it up. (It hasn't have to be "ultra safe")