This is a PHP Class that crops images (rectangles) to square using the GD library.
This is a PHP Class that crops images (rectangles) to square using the GD library.
PHP: Cropping a Rectangle Image to Square using GD . at October 1, 2008 with 5 comments
Making & Cropping Thumbnails Square Using PHP & GD ... We create a copy of the image using imagecreatefromjpeg(). A quick ...