increment date by one month

Posted by TIT on Stack Overflow See other posts from Stack Overflow or by TIT
Published on 2010-05-20T00:15:19Z Indexed on 2010/05/20 0:20 UTC
Read the original article Hit count: 568

Filed under:
|

hi

let i have a date like it: 2010-12-11(year-mon-day)

Now in php i want to increment it by one month. but when the month will be incremented, it will be automatically adjust years if needed.

pls help.

regards

© Stack Overflow or respective owner

Related posts about php

Related posts about date