assign function
LOGIN
简体中文
(ZH-CN)
English
(EN)
繁体中文
(ZH-TW)
日本語
(JA)
한국어
(KO)
Melayu
(MS)
Français
(FR)
Deutsch
(DE)
assign function
assign function
eg:
{assign var="name" value=" smile"}
The name is {$name}.
Output:
The name is smile.
Next Section
||
new file
<?php echo "assign函数";
submit
Reset Code
Automatic operation
||
Full Screen
Execution results
Chapter
Courseware
Chapter1built-in functions
capture function
config_load function
foreach,foreachelse funct...
include function
include_php function
insert function
if,elseif,else function
ldelim,rdelim function
literal function
php function
section, sectionelse func...
strip function
Chapter2Custom function
assign function
counter function
cycle function
eval function
fetch function
html_checkboxes function
html_image function
html_options function
html_radios function
html_table function
math function
mailto function
textformat function
None