I want to put a copyright notice in the footer of a web site, but I think it\'s incredibly tacky for the year to be outdated.
How would I make the year update automat
print date('Y');
For more information, check date() function documentation: https://secure.php.net/manual/en/function.date.php