PHP: Loop thru all months in date range?

Posted by John Isaacks on Stack Overflow See other posts from Stack Overflow or by John Isaacks
Published on 2010-01-28T14:24:07Z Indexed on 2010/03/12 5:07 UTC
Read the original article Hit count: 159

Filed under:
|
|
|
|

if I have a start date, say 2009-02-01 and an end date say 2010-01-01. How can I create a loop to go through all the dates (months) in the range?

Thanks!!

© Stack Overflow or respective owner

Related posts about php

Related posts about php4