最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
smarty html_options 设置默认select 选值
时间:2022-07-02 10:46:44 编辑:袖梨 来源:一聚教程网
smarty html_options 设置默认select 选值
index.:
require('Smarty.php.class');
$smarty = new Smarty;
$smarty->assign('cust_options', array(
1001 => 'Joe Schmoe',
1002 => 'Jack Smith',
1003 => 'Jane Johnson',
1004 => 'Charlie Brown'));
$smarty->assign('customer_id', 1001);
$smarty->display('index.tpl');
index.tpl:
OUTPUT: (both examples)
相关文章
- 伊瑟光狩谛听技能怎么样 11-25
- 灌篮军团迅猛王有哪些玩法技巧 11-25
- 灌篮军团武竹有什么玩法技巧 11-25
- 境界刀鸣东仙要怎么配刻印 11-25
- 境界刀鸣石田雨龙有什么技能 11-25
- 风之痕迹无时祈愿怎么玩 11-25