assign函数
LOGIN
简体中文
(ZH-CN)
English
(EN)
繁体中文
(ZH-TW)
日本語
(JA)
한국어
(KO)
Melayu
(MS)
Français
(FR)
Deutsch
(DE)
assign函数
assign函数
eg:
{assign var="name" value="smile"}
姓名是{$name}.
输出:
姓名是smile.
下一节
||
新建文件
<?php echo "assign函数";
提交
重置代码
自动运行
||
全屏
执行结果
章节
课件
第1章内建函数
capture函数
config_load函数
foreach,foreachelse函数
include函数
include_php函数
insert函数
if,elseif,else函数
ldelim,rdelim函数
literal函数
php函数
section,sectionelse函数
strip函数
第2章自定义函数
assign函数
counter函数
cycle函数
eval函数
fetch函数
html_checkboxes函数
html_image函数
html_options函数
html_radios函数
html_table函数
math函数
mailto函数
textformat函数
暂无