开发者

upload files - symfony 1.4

开发者 https://www.devze.com 2023-04-03 04:40 出处:网络
I need to set a field to be an upload file开发者_开发百科 field just in the backend. I\'m not using generator (created the backend like the frontend). How can I do that?

I need to set a field to be an upload file开发者_开发百科 field just in the backend. I'm not using generator (created the backend like the frontend). How can I do that? thank you.


You could use the sfWidgetFormInputFile widget, and sfValidatorFile validator.

See this page for more info: http://www.symfony-project.org/jobeet/1_4/Doctrine/en/10

0

精彩评论

暂无评论...
验证码 换一张
取 消