I have a requirement that when image is uploaded i want to create image thumbnails of different sizes to show it in different places of webpage
can anyone please help me
thanks
I have a requirement that when image is uploaded i want to create image thumbnails of different sizes to show it in different places of webpage
can anyone please help me
thanks
You can use the make_thumbnail
method to create the image thumbnail creation.
Thanks,
Makarand