<a href="<?php echo $url?>"><?php echo $html->image($img)?></a>
<?php echo $this->Html->link($this->Html->image($img), $url, array('escape' => false))?>
Go to list of users who liked
More than 5 years have passed since last update.
<a href="<?php echo $url?>"><?php echo $html->image($img)?></a>
<?php echo $this->Html->link($this->Html->image($img), $url, array('escape' => false))?>
Register as a new user and use Qiita more conveniently
Go to list of users who liked