Return True provides tutorials on subjects such as HTML, CSS, PHP, jQuery, Javascript.
Return True provides tutorials on subjects such as HTML, CSS, PHP, jQuery, Javascript.
Could someone please illustrate how i can make those thumbnails square using this? http://return-true.com/2009/02/making-cropping-thumbnails-square-using-php-gd/
$square = resize ($small, $destination_square, 75, TRUE); ... allowable distortion if you end up making too many thumbnails ... return true; }