3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = strtotime("2014-09-16"); echo strtotime('+15 weeks',$date); echo " Date=".date('Y-M-D', strtotime('+15 weeks',$date));

preferences:
38.06 ms | 402 KiB | 5 Q