3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "Hi, how's it going?\n"; $input = "I'm not saying anything about anything"; $param = "$input"; $function = 'strpos'; echo $function; $test = $function($input, 'anything'); var_dump($test);

preferences:
40.33 ms | 402 KiB | 5 Q