Discussion :: PHP - CS
- Which function displays the web page’s most recent modification date?
Answer : Option B
Explanation :
The getlastmod() function returns the value of the page’s Last Modified header or FALSE in the case of an error.
Be The First To Comment