3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 4000; $i < 4002; ++$i) { $path = '../../../../../etc/' . str_repeat('/', $i) . 'passwd'; echo strlen($path . '.wtf').PHP_EOL; readfile($path . '.wtf'); }

preferences:
36.65 ms | 402 KiB | 5 Q