//insert into <head> section of the page
<?php $lastModified = date("Y-m-d", getlastmod()); ?>
//insert in the <body> section of the page
<div>Last modified: <?php echo $lastModified; ?></div>
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.