3v4l.org

run code in 300+ PHP versions simultaneously
<?php $monthToInt = 8; printf("Month to int:\n\tType: %s; Value: %d\nDate string: %s.\n", gettype($monthToInt), $monthToInt, date('F', $monthToInt));

preferences:
34.76 ms | 402 KiB | 5 Q