Resize image in PHP
Uploaded images from user can be of any size. If you need to use these images, they need to be resized upon upload. Here is a helper class to manage resizing of the images.
Let me know if you find any bugs.
Uploaded images from user can be of any size. If you need to use these images, they need to be resized upon upload. Here is a helper class to manage resizing of the images.
Let me know if you find any bugs.