Source Code:
(back to article)
<?php echo "The current time is " . date("h:i:s A");
Result:
Report an issue