Which function displays the web page’s most recent modification date?
A
lastmod()
B
getlastmod()
C
last_mod()
D
get_last_mod()
Correct Answer: getlastmod()
The function getlastmod() gets the time of the last modification of the main script of execution. It returns the value of the page’s last modified header or FALSE in the case of an error.