Messages
'">
# Date User ID Message Status Action
">
\n"); echo("alert('LSYS cannot be deleted!');\n"); echo("\n"); } else { $num++; $mysqldel="delete from masclnt where fclntcode='$val' and fclntcode<>'LSYS' and fclntcode<>'$clnt_id'";//delete any that match id $resdel=mysqli_query($mycon,$mysqldel);//send the query to mysql } } if ($num>0) { //print the logs that were deleted echo ""; echo("\n"); } } else {//no boxes checked echo("\n"); } } ?>