Dynamic Year In PHP

HI,
Today's post is short and sweet, ever wondered how to do dynamic year in the footer using the PHP language...

Actually it's so simple...

<?php echo date('Y') ;?>

Hope that helps....

Comments

Popular posts from this blog

Run a VBscript using SQL Server.

Practical Web Scraping with Python: A Clean, Safe Pattern for Pulling Company Names & Emails

Don't send that empty SSRS report.