3v4l.org

run code in 300+ 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:
60.18 ms | 891 KiB | 5 Q