cURL Image Upload
Posted by: Rookie
Posted on: 2006-03-30 13:47:00
I need to be able to upload images for a cms application hosted on DreamHost. File access is denied for PHP so I have to use cURL. Unfotuantly I don't know this language. I was wondering if someone could give me an example of how to have the user use form objects to browse their computer and pick a file to upload, then run a curl script to upload that file to my hosted space ... appreciate the help in advance.