You need
$thumb = $this->Html->image('images/'.$image['Image']
['img_file'],array('width'=>"60", 'height'=>"40"));
echo $thumb;
or just
echo $this->Html->image('images/'.$image['Image']
['img_file'],array('width'=>"60", 'height'=>"40"));
On Dec 24, 12:02 pm, Tilen Majerle <[email protected]> wrote:
> print $this->Html->image('images/'.$image['Image']
> ['img_file'],array('width'=>"60", 'height'=>"40"));
> --
> Lep pozdrav, Tilen Majerlehttp://majerle.eu
>
> 2011/12/24 ahmed fakher <[email protected]>
>
>
>
>
>
>
>
> > $this->Html->image('images/'.$image['Image']
> > ['img_file'],array('width'=>"60", 'height'=>"40"));
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php