Thanks, we have done it !!

housebolt wrote:
> echo $html->image($this->data['Model']['image_url'], array
> ('alt'=>'description'));
>
> Make sure you have pulled the image url into a view var first (like
> $this->data or by using $this->set() in your controller), and also
> make sure the htmlhelper is activated in your controller under the
> $helpers array.
>
> On Feb 4, 7:49 am, Maulik <maulik....@gmail.com> wrote:
> > hello guys !!
> > i have a problem for viewing the image from the url link saved in
> > database ? how to do that ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to