3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Prints the day echo date("d l") . "<br>"; // Prints the day, date, month, year, time, AM or PM echo date("l jS \of F Y h:i:s A") . "<br>"; ?>

preferences:
55.85 ms | 402 KiB | 5 Q