<?php echo $this->Html->image('image.gif', [ 'alt' => 'cool image', 'width' => 100, 'height' => 100, 'fullBase' => true, ]);