Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/full-stack-web-developer-and-designer/php-copyright
PHP function for display a copyright years in the footer.
https://github.com/full-stack-web-developer-and-designer/php-copyright
copyright mirnesglamocic php phpfunction
Last synced: about 19 hours ago
JSON representation
PHP function for display a copyright years in the footer.
- Host: GitHub
- URL: https://github.com/full-stack-web-developer-and-designer/php-copyright
- Owner: full-stack-web-developer-and-designer
- License: mit
- Created: 2021-02-16T20:09:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T02:24:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T23:26:45.905Z (2 months ago)
- Topics: copyright, mirnesglamocic, php, phpfunction
- Language: PHP
- Homepage: https://PHP-copyright.mirnesglamocic.repl.co
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](copyright_1Year.png "Footer with PHP function for display only the current year")![PREVIEW](copyright_2Years.png "Footer with PHP function for display a range of years")
---
Download the files as a zip using the green button, or clone the repository to your machine using Git.