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

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

WBOY
Release: 2016-07-13 09:53:25
Original
859 people have browsed it

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

一、”一对多“关系

表shop(一)

表comment(多)

保存有shop_id

orm关系

Shop.orm.xml

Comment.orm.xml

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template