3v4l.org

run code in 500+ PHP versions simultaneously
<?php file_put_contents('/path/to/file.txt', [1,2,3]); print file_get_contents('/path/to/file.txt'); // print 123

preferences:
53.15 ms | 921 KiB | 5 Q