I am working on php-rest webservices.Can anyone tell how to upload an image file from 'advanced rest client' to php.
And how do i access the client url using 'file_get_contents' and how do i post that image from the rest client. i will appreciate your help. thank you.
Asked
Active
Viewed 219 times
-1

atul
- 5
- 1
- 7
-
For downloading file from URL - http://stackoverflow.com/questions/3938534/download-file-to-server-from-url – Sergei Gorjunov Sep 02 '14 at 11:36