Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP function leap year

This repository contains one web page with a web form to check if a year is a leap year or not. If the year is a leap year, we get the answer "Yes, the year is a leap year!", otherwise "No, the year is not a leap year!" So, with a PHP function that uses the remainder of dividing by 4, it is checked whether the entered year is a leap year or not.


To check how it looks, click on the preview and then on the green run button.

PREVIEW

About

PHP function for check if a year is a leap year or not

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages