3v4l.org

run code in 300+ PHP versions simultaneously
<?php function writeMsg() { echo "Hello world!"; define("CONSTANT", "Hello world."); return "kkk"; } writeMsg(); // call the function ?>

preferences:
49.34 ms | 402 KiB | 5 Q