3v4l.org

run code in 300+ PHP versions simultaneously
<?php $day = strtotime("1/1/13"); for(;$i++<=365;$day=strtotime("tomorrow",$day))if($day!=strtotime('6/8/13'))echo date('F jS',$day)."\n";

preferences:
41.43 ms | 402 KiB | 5 Q