I'm trying to transfer a file from a windows computer to a LAMP server. My plan was originally to write a php script that would accept the location of the file, and then copy it into a preexisting folder on the server. Is there an easy way to do this? I am fairly new to php, so any help would be appreciated. I did download cygwin, I thought it might be needed to transfer from the windows to the linex computers.
Thanks.