参数栏目
1) echo "
{$dls[1]}
"; else{ echo "
{$dls[1]}
"; } } ?>
添加参数
变量名称
变量值
变量说明
变量分组
\r\n"; foreach($ds as $dl){ $dl = trim($dl); if(empty($dl)) continue; $dls = explode(',',$dl); echo "
{$dls[1]}
\r\n"; } echo "\r\n"; ?>
变量类型
参数内容
参数说明
参数值
变量名
SetQuery("Select * From `#@__sysconfig` where groupid='{$dls[0]}' order by aid asc"); $dsql->Execute(); while($row = $dsql->GetArray()) { ?>
:
"; echo "
"; }else if($row['type']=='bstring') { echo "
".dede_htmlspecialchars($row['value'])."
"; }else if($row['type']=='number') { echo "
"; }else { echo "
{$addstr}"; } ?>
重置