Home  >  Article  >  Backend Development  >  smarty问题

smarty问题

WBOY
WBOYOriginal
2016-06-23 13:59:511058browse

代码如下:
这段代码中定义的$mysetting  该去哪里找呢?
求指导


回复讨论(解决方案)

你上面那句是定义变量

这句是使用

在使用该模板的程序里找
不过好像不是 smarty 的语法

你上面那句是定义变量

这句是使用
说明白点

用开发工具在项目目录下全局搜索下不就找到了吗

用编辑器查找一下,在php文件中。可以用Dreamweaver这个软件查找,它可以查找整个文件夹下所有文件。

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