Showing posts with label curl. Show all posts
Showing posts with label curl. Show all posts

Monday, April 25, 2011

File Upload via CURL in PHP

Most of us must have used CURL in PHP, But have you uploaded file using it. If not I must say it is very easy .

Here is the simplest way to upload the file via CURL.