Hi
I want to upload files to my server without using a form...i have been able to figure out that i can do the same using a CURL PUT or CURL POST, but what i am not clear about is how i would recieve the same at the server end....I am sure usign a normal GET wouldnt help me....it would be great if soemone could help me with this...
Thanks !