文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>create a "select element"

create a "select element"

时间:2006-05-31  来源:liyongquan

/* written by LiYongQuan */
/* fetch data from a table, this table must contain two columns, one is department's ID, and another is department's name */
");
while($row=mysql_fetch_array($result))
    {if($specify==$row["DID"])
        $sel="selected";
     else $sel="";
     $DID=$row["DID"];
     $DName=$row["DName"];
     echo("$DName");
    }
if($all=="T")
    {if($specify=="%")
        $sel="selected";
      else
        $sel="";
      echo("所有部门");
    }
echo("");
mysql_close($con);
unset($result);
}


相关阅读 更多 +
排行榜 更多 +
疯狂小人乱斗正版

疯狂小人乱斗正版

休闲益智 下载
挖土小能手内置菜单mod

挖土小能手内置菜单mod

休闲益智 下载
右江融媒

右江融媒

浏览阅读 下载