3v4l.org

run code in 300+ PHP versions simultaneously
<?php putenv("TEST=PHP_SELF"); $test = getenv("TEST"); echo $test; $ip = getenv('REMOTE_ADDR'); echo $ip;

preferences:
36.16 ms | 402 KiB | 5 Q