如何写thinkphp的注册与登录代码
1个回答
推荐于2016-11-06
展开全部
$value=$_POST["value"]; //关键字
$type=$_POST["type"]; //类型
if($type==1)
{
$where="chepai='$value'";
}else if($type==2)
{
$where="chejia='$value'";
}else if($type==3)
{
$where="baozhika='$value'";
}
$sql = "select * from biao where".$where ;
$type=$_POST["type"]; //类型
if($type==1)
{
$where="chepai='$value'";
}else if($type==2)
{
$where="chejia='$value'";
}else if($type==3)
{
$where="baozhika='$value'";
}
$sql = "select * from biao where".$where ;
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询