#import "/tpl.typ": * #show: A => apply(A) #set raw(lang: "php") #set par(leading: 0.65em) #assignment(2)[ Write a PHP script to insert the records in the table in Assignment 1 and display the records in a separate table of all those students who were born in between `01/01/2000` to `31/12/2005`. ] #scos(2)[ #image("/output/2.png", width: 100%) ]