3v4l.org

run code in 300+ PHP versions simultaneously
<?php $month=12; $year=2013; $thisContract['startDate']='2014-01-01'; $hasntStarted = (strtotime($month.'/1/'.$year)<strtotime($thisContract['startDate'])); echo $hasntStarted;

preferences:
44.62 ms | 402 KiB | 5 Q