Jump to content

Cropping of a image through urls.


kumari

Recommended Posts

Hi to everybody,

I am facing a problem regarding cropping of remote images in php.
My Requirement is as follows: the client would provide the image url, description, and content through a page.
and the same information will be stored in database. While displaying all images i should take that url. and read it
byte by byte and pass to a curl function where in it crops and echos.. the cropped version of image.

When I am trying to do so, I am getting the output in the localhost. But the same is not working out on the server.

please help me regarding this issue.


Link to comment
https://forums.phpfreaks.com/topic/27946-cropping-of-a-image-through-urls/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.