HTMLHelper : Link With Image
In Cakephp 1.1, if you want to display an image with a link, you’ll need to do something like this:
echo $html->link(
$html->image(’myimage.jpg’),
[...]
Posted on July 11th, 2007 by SMD
Filed under: CakePHP | 1 Comment »
I am a Free and Open Source Software lover, advocate. I would like to see Open Source grow, and more users being able to use and understand it. I would like to continue to become a part of this growing community, and to grow with it! 


