Source Code:
(back to article)
<?php echo "The current year is " . date("Y");
Result:
Report an issue