Posts Tagged smarty
Smarty模板中调用PHP函数
因为应用需要,要在Smarty中调用PHP函数,实现办法如下:
模板
- 数据条数:{$data|count}
- 活动页面文件后缀:{$page|substr:'-3'}
- 特殊情况:{$page|str_replace:'jpg':'png'}
对应php实现
- count($data);
- substr($page, -3);
- str_replace('jpg', 'png', $page);
因为应用需要,要在Smarty中调用PHP函数,实现办法如下:
模板
对应php实现
android asp aspupload CentOS chm erlang explain flash player G1 g2ipmsg htc iconv iptux kerberos Linux memcache memcached mysql mysqlsla nginx O'Reilly performance php php-cgi php_screw shell smarty sql terminal tuning ubuntu ulimit vi vim virtualbox xdebug xhprof 五笔 繁体 优化 厦门 架构 汉语 网页游戏 项目管理 飞鸽
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
| 一 | 二 | 三 | 四 | 五 | 六 | 日 |
|---|---|---|---|---|---|---|
| « 四 | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | ||||
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^
近期评论