/ Published in: PHP
Very simple snippet to include if you want to auto update the year in a page copyright using PHP.
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.

echo date('Y');