This is an answer to this http://stackoverflow.com/questions/8971264/find-all-sundays-between-given-two-days stackoverflow . It is almost duplicate to this http://stackoverflow.com/questions/4293174/grab-all-wednesdays-in-a-given-month-in-php but it was a nice chance to play with strtotime() so I gave it a shot :)
If you are interested in this see also:
http://php.net/manual/en/class.dateperiod.php
http://php.net/manual/en/class.datetime.php
http://www.php.net/manual/en/datetime.formats.php -> http://www.php.net/manual/en/datetime.formats.relative.php