Home > Backend Development > PHP Tutorial > CI框架的前台和后台要分别设置两个smarty模板吗,该怎么处理

CI框架的前台和后台要分别设置两个smarty模板吗,该怎么处理

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:47:17
Original
871 people have browsed it

CI框架的前台和后台要分别设置两个smarty模板吗
CI框架的前台和后台要分别设置两个smarty模板
------解决方案--------------------
通常前台和后台分属两个项目,自然有各自的模板
即便归属于一个项目,那么前后台的模板也不可能通用
但 smarty 只需一个
------解决方案--------------------
引用同一个位置初始化2遍。

Related labels:
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
Latest Issues
smarty turns on caching garbled characters
From 1970-01-01 08:00:00
0
0
0
Why does tp use smarty template? ?
From 1970-01-01 08:00:00
0
0
0
How do you use smarty to integrate laravel5?
From 1970-01-01 08:00:00
0
0
0
Two ways to install smarty
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template