DedeCms系统配置参数:
1) echo " | {$dls[1]} "; else{ echo " {$dls[1]} "; } } ?> | 添加新变量
 提示:网站名称、关键字等资料只适合默认语言入口页,如果要需设定多语言的资料,请在(自定义资料)里设置。
"; $dsql->SetQuery("Select * From `#@__sysconfig` where groupid='".trim($dls[0])."' order by aid asc"); $dsql->Execute(); $i = 1; while($row = $dsql->GetArray()) { if($i%2==0) { $bgcolor = "#FDFDF2"; } else { $bgcolor = "#ECFACD"; } $i++; ?>
参数说明 参数值 变量名
是 "; echo "否 "; }else if($row['type']=='bstring') { echo ""; }else if($row['type']=='number') { echo ""; }else { echo ""; } ?>