Home  >  Article  >  Backend Development  >  symfony2-创建提交表单生成数据过程,symfony2-表单_PHP教程

symfony2-创建提交表单生成数据过程,symfony2-表单_PHP教程

WBOY
WBOYOriginal
2016-07-13 09:53:25791browse

symfony2-创建提交表单生成数据过程,symfony2-表单

一、”一对多“关系

表shop(一)

表comment(多)

保存有shop_id

orm关系

Shop.orm.xml

Comment.orm.xml

symfony2-创建提交表单生成数据过程,symfony2-表单_PHP教程

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn