Source Code:
(back to article)
<?php echo "The current date and time is " . date("Y-m-d H:i:s");
Result:
Report an issue