3v4l.org

run code in 300+ PHP versions simultaneously
<?php // outputs the username that owns the running php/httpd process // (on a system with the "whoami" executable in the path) echo exec('whoami'); ?>

preferences:
49.18 ms | 402 KiB | 5 Q