3v4l.org

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

preferences:
36 ms | 402 KiB | 5 Q