Operation failed

Reason:

<?php echo $title; ?>

Students' details

The students who were born in years 2000 to 2005, inclusive.

record(s) found.

Roll No. Name E-mail City Date of birth
', array_map('htmlspecialchars', [ $row['ROLL'], $row['NAME'], $row['EMAIL'], $row['CITY'], $row['DATE_OF_BIRTH'] ])); ?>