num_rows; $seen_count = 0; if($notif_counti > 0) { $user_check_query = "SELECT `ID` FROM `notifications` WHERE `master` = '$playersqlid' AND `read` = '0' LIMIT 4"; $result2 = mysqli_query($link, $user_check_query); $seen_count = $result2->num_rows; } ?>
0) { ?>