); ?></td>
<td><?php echo htmlspecialchars($student['student_first_name']); ?> <?php echo htmlspecialchars($student['student_last_name']); ?></td>
<td><?php echo htmlspecialchars($student['date_completed']); ?></td>
</tr>

<?php } ?>
</table>

</html>” /]