Hi Pooja,

Please see the html code generated from the php code below. You will get to
know the significance for using value 4.

<?php echo select_tag('test', options_for_select($options, 4) ?>
Thanks

Deepak Bhatia


On Thu, Feb 26, 2009 at 7:46 PM, Eno <[email protected]> wrote:

>
> On Wed, 25 Feb 2009, Pooja wrote:
>
> > thanx
> > but can u explain me significance of "4" in code below?
> > =>options_for_select($options, 4))
>
> Is it the default value selected?
>
> Your code had the 4 in it, so maybe you could tell us?! :-)
>
>
> --
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to