fbpx Skip to content

Make Copyright the Current Year on PHP Website

We’ve got a quick tip today. If you are using WordPress or another PHP based platform, you can place the following code in your footer, next to a copyright ( © ) symbol and it will always display the current year. Note: The code in the snippets below needs to be in <? ?> php…

Read More
Scroll To Top