php 包含页面出了问题(条件判断)

<?phpsession_start();include("conn/conn.php");?><html><head><metahttp-equiv="Content-... <?php session_start();include("conn/conn.php");?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>投票系统中单选按钮与复选框的应用</title>
<style type="text/css">
<!--
.style1 {font-size: 13px}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.style2 {font-size: 12px}
-->
</style>
</head>

<body>
<table width="450" border="1" cellpadding="0" cellspacing="0" background="images/hhh.JPG">
<tr align="center">
<td height="25" colspan="4"><span class="style1">投票主题浏览</span></td>
</tr>
<?php
$result=mysql_query("select * from tb_poll");
while($myrow=mysql_fetch_array($result)){
$tpzt=$myrow[tpzt];
?>
<tr>
<td width="46"> </td>
<td height="25" colspan="2" align="center" class="style1"><a href="index.php?lmbs=投票专区&lmlb=<?php echo $tpzt;?>" title="参加投票"><?php echo $myrow[tpzt];?></a></td>
<td width="323"><span class="style2"> 说明: <?php echo $myrow[tpzt_sm];?></span></td>
</tr>
<?php }?>
<tr>
<td height="20" colspan="4" align="center"> </td>
</tr>
</table>
<p>
<?php
switch($lmbs and $lmlb){
case "$tpzt" :
include"indexs.php";
break;
}
?>
</p>
<p>  </p>
</body>
</html>
页面indexs.php包含不进来,估计是条件判断的问题,求大侠指点!
展开
 我来答
离戏论
2008-10-31 · TA获得超过395个赞
知道小有建树答主
回答量:284
采纳率:0%
帮助的人:81.3万
展开全部
switch($lmbs and $lmlb)
这是什么条件?这个条件的吧,好像case是任何值都行的
那都能包含进来吧
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
saiyunnana
2008-10-31 · TA获得超过120个赞
知道小有建树答主
回答量:191
采纳率:0%
帮助的人:208万
展开全部
$lmbs $lmlb
请问你在哪里定义了???
没有赋值则为0 ,文件怎么会包含进来
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
londitcn
2008-10-31
知道答主
回答量:33
采纳率:0%
帮助的人:0
展开全部
这代码写得乱七八糟的,先把基本语法弄懂了再说吧。
初学者强烈推荐看手册。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式