image_tag('/misitio/web/images/image.jpg,array('border' => "0",'alt'
=> 'Home', 'title' => 'Home'));


or

<?php echo image_tag('myimage', 'alt=foo size=200x100') ?>

Given in chapter 7.

http://www.symfony-project.org/book/1_2/07-Inside-the-View-Layer

On Sun, Sep 20, 2009 at 9:55 PM, Relez <relvis.gonza...@gmail.com> wrote:
>
> Hey there,
>
> I would like to create a link like this:
>
> http://localhost/misitio/web/images/image.jpg
>
> how should I proceed?
>
> Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to