I have this class in PHP that when resized resizes the images contained in a folder. If you notice, the resizing is triggered by these instructions, one for each desired size.
resize_and_crop('banner.jpg', 'banner_100x100.jpg', 100, 100);...
asked by
22.11.2015 / 20:19