I want the user to upload an image of any size for the format (jpg, png, gif). After loading the image, I want it to crop the image (client side) using jquery and save the cropped image (php) to the application folder.
Please tell me a possible solution for this function to work normally.
jquery php yii
Lalitesh upadhyaya
source share