Created
March 4, 2020 21:31
-
-
Save rameyrobo/0b9856ae190d688ddb97605a7d6ad45f to your computer and use it in GitHub Desktop.
Current year in PHP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php _e(date('Y')); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment