昨天写了一个最简单的smarty文件,今天我就进一步学习,现在把学习的东西分享一下.首先.我们来看one.tpl文件.
this is my the <{$first}> smarty!
<{foreach from=$newsArray item=newsID}>
group_id:<{$newsID.id}>
group_name:<{$newsID.group_name}>
group_time:<{$newsID.group_time}>
group_auth:<{$newsID.group_auth}>
<{foreachelse}>
no infomation
<{/foreach}>
这里就用到foreach
下面再来看看smarty.php文件,
include_once("Smarty/libs/Smarty.class.php");
include_once("../inc/connect.php");
$smarty =new Smarty();
$smarty->template_dir ='Smarty/template';
$smarty->compile_dir ='Smarty/template_c';
$smarty->left_delimiter ='<{';
$smarty->right_delimiter='}>';
$sql ="select * from gx_user_group order by id desc";
$result =mysql_query($sql);
while( $rs=mysql_fetch_array($result))
{
$array[]=array('id'=>$rs['id'],'group_time'=>$rs['group_time'],'group_name'=>$rs['group_name'],'group_auth'=>$rs['group_auth']);
$smarty->assign('newsArray',$array);//最主要的是这一句了,因为smarty必须用数组它才会正常识别并读出
}
unset($array);
$smarty->display('one.tpl');
我的博物馆故事 官方安卓版v1.61.2
我的博物馆故事是一款以消除为主题的经营养成类手游,在这里玩家
专业模拟飞行10 手机版v12.2.4
专业模拟飞行10安卓版是一款飞行休闲手游,顶尖的物理飞行引擎
动物起义战斗模拟器二琳同款 最新版v4.1.1
动物起义战斗模拟器是一个非常有趣的模拟类游戏,玩家可以召唤各
迷你世界七周年 安卓手机版v1.43.0
迷你世界7周年是一款由《迷你世界》官方推出的庆祝特别版本,在
劫后公司无限资源版 v1.0.5.1
劫后公司内置菜单版是游戏的破解版本,在该版本中为玩家提供了内