Posted By

hmvrulz on 02/09/10


Tagged

php cakephp


Versions (?)



Image Link


Published in: PHP 






image with a link

Expand | Embed | Plain Text
  1. <?php echo $html->link($html->image('web/facebook.png',array('width' => 12, 'height' => 12, 'alt' => 'facebook')),'/customers/add',array('escape'=>false));?>

Report this snippet 

You need to login to post a comment.