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:
33.68 ms | 402 KiB | 5 Q