I have $fromdate and $todate variables. I want a function that can calculate the dates of each Sunday existing in between $fromdate an
$fromdate
$todate
PHPs date() and mktime() functions should get you there!