Home > Backend Development > PHP Tutorial > php的页面静态化感觉有些局限

php的页面静态化感觉有些局限

WBOY
Release: 2016-06-13 12:40:47
Original
877 people have browsed it

php的页面静态化感觉有点局限。

下面是我的疑惑,希望高人解惑


ob缓存实现静态,在php页面开启ob缓存,接收php页面的echo信息,把动态页面的数据保存为静态页面
说明:
1.这个网站没有使用MVC,php页面直接输出,这个网站太不正规了。
2.没有使用模板技术,同样还是没有使用MVC,所以感觉ob有点鸡肋。

一直感觉ob不入流,小白见解。请指正!

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