3v4l.org

run code in 300+ PHP versions simultaneously
<?php file_put_contents('/tmp/file', 'hello, world'); var_dump(file_get_contents('/tmp/file', false, null, 0, null)); var_dump(file_get_contents('/tmp/file', false, null, 0));

preferences:
42.62 ms | 402 KiB | 5 Q