Save image from web url

See all posts Reply

Save image from web url new!
by Daxa, 13 years, 10 months ago
Hi,

Your class is very good. But i think if you need to enter one more feature to save image from web url. There is features to resize image from local path, but now suppose i want to resize image which is from other url i.e http://-----.com/images/xyz.jpg

How to use this web image url in your class ?Reply
Re: Save image from web url new!
by colin, 13 years, 10 months ago
This is better done outside the scope of the class, and then using the class on the local file you retrieved.

See these two threads.Reply
Re: Save image from web url new!
by James, 13 years, 9 months ago
Thats ok, but if this class can be fetch image url from other website using CURL or any other method and it will good.Reply