我的意思是,例如,如果我在SQL表上搜索某物,并且返回0/空,那么空或空,还是会导致空“”。我正在重新进入php,并试图循环使用如下所示的db:while($row = mysqli_fetch_array($var here that has the query to the dband connection)){}
但是假设搜索查询没有
我的代码工作正常,除了最后一个表数据(数据7)没有插入和显示为空白。dancer_placement1`, `dancer_score1`, `1stpl_score1` FROM `report` WHERE name = '$name'"; // }
while($data=mysqli_fetch_row($res)){