开发者

What are people using for html form generation?

开发者 https://www.devze.com 2023-04-07 16:26 出处:网络
There is a similar question from 2009 which mentions Wufoo and F开发者_开发百科ormAssembly services. Are there any other services you would recommend for generating html forms?

There is a similar question from 2009 which mentions Wufoo and F开发者_开发百科ormAssembly services. Are there any other services you would recommend for generating html forms?

I simply want to generate the code for the forms (some with a lot of fields) for my php application. I don't want a hosted solution or anything such as those mentioned above. What do you use for this tedious process?

Thanks.


You could check out Zend_Form. It generates HTML for you but you have to write quite a lot of php - with the reward of contained validation rules and decoration (container elements etc).

Or are you looking for a solution that let's you use a GUI to generate the form? In that case Wufoo seems like a good choice, I guess.


Just found what I was looking for. Must be newly indexed because it didn't turn up in my search the first time. In case anyone else is looking for something similar:

http://www.phpform.org/

0

精彩评论

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

关注公众号