SyntaxFix
Write A Post
Hire A Developer
Questions
01-Feb-2014
$date = mktime( 0, 0, 0, 2, 1, 2014 ); echo strftime( '%d %B %Y', strtotime( '+1 month', $date ) );