Skip to content

Instantly share code, notes, and snippets.

@rameyrobo
Created March 4, 2020 21:31
Show Gist options
  • Save rameyrobo/0b9856ae190d688ddb97605a7d6ad45f to your computer and use it in GitHub Desktop.
Save rameyrobo/0b9856ae190d688ddb97605a7d6ad45f to your computer and use it in GitHub Desktop.
Current year in PHP
<?php _e(date('Y')); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment