Using PHP to keep Copyright footer year current/dynamic

Category: | Tag:

This code literally just pulls in the current date using server technology, and is really easy to implement instead of manually typing the year

© <?php echo date("Y"); ?> Copyright.
Copyright © 2025 Siam Naulak.
magnifiercrossmenu