Skip to content

full-stack-web-developer-and-designer/PHP-copyright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP function for copyright years

This repository contain a custom PHP function to display a copyright years. When a website is new the copyright notice will display the copyright symbol and only the current year, but each time the january wills allong it will display a range of years indicating both the start year and the current year.

With PHP function for date the start year will display 4 digit number and the current year will display only last twoo digit number of year.


PREVIEW

PREVIEW


Download the files as a zip using the green button, or clone the repository to your machine using Git.