cakephp中连接图片的写发
CakePHP 1.1 可以这样写
?
$html->link( $html->image('add.gif'), '', array('escape'=>false));