- 网站公告
- 公告列表
$i=1;
while1("*","yjcode_helptype where admin=1 order by xh asc");while($row1=mysql_fetch_array($res1)){
$aurl="search_j".$row1[id]."v.html";
if(returncount("yjcode_help where ty1id=".$row1[id])==1){
while3("id,ty1id","yjcode_help where ty1id=".$row1[id]." order by sj desc");$row3=mysql_fetch_array($res3);
$aurl="view".$row3[id].".html";
}
?>
- =$row1[name1]?>
while2("*","yjcode_helptype where admin=2 and name1='".$row1[name1]."' order by xh asc");while($row2=mysql_fetch_array($res2)){
$aurl="search_j".$row1[id]."v_k".$row2[id]."v.html";
if(returncount("yjcode_help where ty1id=".$row1[id]." and ty2id=".$row2[id])==1){
while3("id,ty1id,ty2id","yjcode_help where ty1id=".$row1[id]." and ty2id=".$row2[id]);$row3=mysql_fetch_array($res3);
$aurl="view".$row3[id].".html";
}
?>
- =$row2[name2]?>
}
?>
$i++;
}
?>