forum share
   textsms      forum    

Check if current month is October in PHP

INDEX \ Articole/intrebari \ Check if current month is October in PHP

Check if current month is October in PHP

text_format+  text_format-


[INFO!] It's good for when you want to check for Halloween period.

$monthOctober = date('m');
if($monthOctober == 10) {
echo "October is the tenth month of the year in the Julian and Gregorian Calendars and the sixth of seven months to have a length of 31";
} else {
echo "Bye Bye October!";
}






update Ultima actualizare: 22/05/2021
done Informatiile cuprinse in aceasta sectiune sunt verificate si actualizate periodic.

list Articole recente
arrow_back Inapoi


© 2025 EVIDWEB. Toate drepturile rezervate. Design: EVIDWEB

share   forum   textsms