How to copy images from an external URL to my localhost |
[eluser]mi6crazyheart[/eluser]
Hey Guys, I've stucked in a small problem. Don't know how to solve it... Problem: -------- I've an image url: http://img149.imageshack.us/img149/4185/stickynotes.png I want to copy this image & store in my codeigniter assets folder. I don't know how to do it. Tried a lot of things but didn't get any perfect solution. Actually my mission is, create an thumbnail of this image & store in my CI application. But, as CI image resize library don't work on url as source of image.. i planned to copy the image to an TEMPORARY folder first & then use the CI's resize library over it... Please, if any body have any idea how to solve this problem share with me. Regards Suresh |
Messages In This Thread |
How to copy images from an external URL to my localhost - by El Forum - 10-25-2010, 06:03 AM
How to copy images from an external URL to my localhost - by El Forum - 10-25-2010, 06:43 AM
How to copy images from an external URL to my localhost - by El Forum - 10-25-2010, 01:39 PM
|