<?php
echo "Hello from iSEC!<br>The current date/time is: " . date("Y-m-d h:i:sa");
?>
