3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime("February").",".strtotime("January").",".strtotime("March")."\n"; echo date('F',strtotime("February")).",".date('F',strtotime("January")).",".date('F',strtotime("March"));

preferences:
59.12 ms | 402 KiB | 5 Q