if($this->PImage->resizeImage('resizeCrop', 'myimage.jpg', WWW_ROOT . 'img' . DS, 'mysquare_image.jpg', 100, 100, 60)) { e('Image resized!); }