advanced code snippet search
hmvrulz on 02/09/10
php cakephp
02/09/10 06:01am
1 person have marked this snippet as a favorite
joacoleo
image with a link
<?php echo $html->link($html->image('web/facebook.png',array('width' => 12, 'height' => 12, 'alt' => 'facebook')),'/customers/add',array('escape'=>false));?>
Report this snippet Tweet
Comment:
You need to login to post a comment.