Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which function displays the web page’s most recent modification date?

a) lastmod()
b) getlastmod()
c) last_mod()
d) get_last_mod()

Answer: b
Explanation: 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.

Join The Discussion