Display the drop-down list

easter_days()

« easter_date | echo »
<?php
$int 
easter_days (
    
// [int $year]
    
?  // [int $method = CAL_EASTER_DEFAULT]
);
?>
Result
$int = 32
Examples
#1 easter_days  (1999)
#2 easter_days  (1492)
#3 easter_days  (1913)
See also
easter_date