Hi I want to resize image when in display on details section. For that I checked many PHP scripts but its not working in my locale. Some scripts showing image path must start with / but when I give like that its shows image is not found. Also most of the scripts demo page shows fake images.
Share
Best option is crop image while image upload. Please find below code for image crop using GD library may it help you.