PHP Get Current Year
I've just started adding the PHP get current year code snippet to my website templates. I'm sure there's many more use cases.
Get Year PHP Code
<?php echo date("Y"); ?>
PHP Year with copyright symbol
© <?php echo date("Y"); ?>
More
- The no archive meta tag.
- The htaccess 301 redirect.
- Best free HTML editor for Mac.