Upload via Curl/PHP
Posted: Sat Jun 09, 2007 7:25 pm
So I have a script that connects to a remote site in my web network, and uploads an image via an online form that is setup on the remote site.
The script connects to the remote webpage just fine (via curl) and grabs the information fine. I have an image (/images/image.jpg) that I want to upload (via curl) through the form on the remote webpage.
Is this at all possible?
-Ryan
The script connects to the remote webpage just fine (via curl) and grabs the information fine. I have an image (/images/image.jpg) that I want to upload (via curl) through the form on the remote webpage.
Is this at all possible?
-Ryan