按照这样的查询条件,搜索出数据库中的用户名和密码怎么写?
直接where后面加 多个and 条件,如果值没选,就为空
不能上传图片。。。
好
最后一个自己加
if($Chengbenjia!=0){
switch ($Chengbenjia) {
情况 1:
$sql = $sql." and cost_price>=0 and cost_price
break;
情况 2:
$sql = $sql."and cost_price>=100 and cost_price
情况 3:
$sql = $sql."and cost_price>=200 and cost_price
休息;
}
if($shoujia!=0){
switch ($shoujia) {
$sql = $sql." and sellprice>=0 and sellprice
中断;
$sql = $sql."and sellprice>=100 且 sellprice
$sql = $sql."and sellprice> ;=200 和 sellprice
情况 4:
$sql = $sql." 和 sellprice>=300 ";
直接where后面加 多个and 条件,如果值没选,就为空
不能上传图片。。。
好
最后一个自己加
最后一个自己加
if($Chengbenjia!=0){
switch ($Chengbenjia) {
情况 1:
$sql = $sql." and cost_price>=0 and cost_price
break;
情况 2:
$sql = $sql."and cost_price>=100 and cost_price
break;
情况 3:
$sql = $sql."and cost_price>=200 and cost_price
休息;
}
}
if($shoujia!=0){
switch ($shoujia) {
情况 1:
$sql = $sql." and sellprice>=0 and sellprice
中断;
情况 2:
$sql = $sql."and sellprice>=100 且 sellprice
中断;
情况 3:
$sql = $sql."and sellprice> ;=200 和 sellprice
中断;
情况 4:
$sql = $sql." 和 sellprice>=300 ";
中断;
}
}
我也刚学php没多久我用字符串拼接做的没有其他更好的办法我不太清楚