How to get after 6 month date in M / Y format?
i try like this one but not working..
$regDate = "Jan / 2013";
$validTill = date('M / Y',strtotime("+6 months", strtotime($regDate)));
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…