<?php echo
input_tag("name",$defaultval, array("style"=>"width:100px","size"=>xxxxx )?>On Wed, May 27, 2009 at 3:21 PM, Eno <[email protected]> wrote: > > On Wed, 27 May 2009, Atznt wrote: > > > I need to show a text box with certain large... How Can I do that? > > > > When I used the input_tan helper always show me a text box with a > > default long, I need to manipulate it, please. > > > > <?php echo input_tag('example','','maxlength=7') ?> > > > htttp://www.symfony-project.org/api/1_2/FormHelper#method_input_tag > > > > -- > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
