How would you make an image a link with the html helper tag? I tried
$this->html->link($this->html->image("css/images/first_arrow.gif",
htmlentities(' << ')), $page_name . '/1')But it just displays the source code instead of the image... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
