Source Code:
(back to article)
<?php $year = date("y"); echo $year; ?>
Result:
Report an issue