format('Y'); $startDate = new DateTime("$currentYear-11-10"); $endDate = new DateTime(($currentYear + 1) . '-03-01'); $christmas = ($currentDate > $startDate && $currentDate < $endDate); ?>
Certified PHP User
"My life is a living nightmare!"