3v4l.org

run code in 300+ PHP versions simultaneously
<?php $month=12; $year=2014; $thisDate = strtotime($month.'/1/'.$year. ' +1 month'); echo date('Y-m-d',$thisDate);

preferences:
41.45 ms | 402 KiB | 5 Q