Hi guys,

I am stucked with a silly problem while I am trying to add a input
file field in Symfony2 Form. to make it more clear I would like to add
an input file field in Symfony2 Form like this:

$form->add(new \Symfony\Components\Form\PasswordField('password'));

$form->add( how can I add an input file field here? );


any help is appreciated

Thanks
-Nurul Ferdous

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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