PHP easter_days April 26, 2012 Pramod T P It returns the number of days between March 21 and Easter day of a given year. Example <?php echo easter_days(1984); ?> Output 32