updated footer
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<?php
|
<?php
|
||||||
$time = time();
|
$time = time();
|
||||||
echo "<span>$time</span>";
|
echo "<span>The time is: $time</span>";
|
||||||
?>
|
?>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user