Home > Backend Development > PHP Tutorial > 在PHP里面有没有类似JAVA中的多层架构

在PHP里面有没有类似JAVA中的多层架构

WBOY
Release: 2016-06-06 20:34:51
Original
1306 people have browsed it

求PHP大神指导,在PHP里面有没有类似JAVA中的多层架构,不用框架,比如说dao负责数据库相关操作,bean是实体类等,求帮助

回复内容:

求PHP大神指导,在PHP里面有没有类似JAVA中的多层架构,不用框架,比如说dao负责数据库相关操作,bean是实体类等,求帮助

可写。也可以不写,看自己。java也一样。

Related labels:
php
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