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:
You need to tell CakePHP not to escape the content with last false statement. In CakePHP 1.2 you could do :
Posted on July 11th, 2007 by SMD
Filed under: CakePHP
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! 



I just learnt about blog. Now, I have lack of knowledge how to creat some link from other website. How to solve it?