3v4l.org

run code in 300+ PHP versions simultaneously
<?php $files = scandir('ftp://ftp.cetip.com.br/MediaCDI/', SCANDIR_SORT_DESCENDING); $newest_file = $files[0]; $fh = fopen($newest_file, 'r'); echo $fh;

preferences:
43.24 ms | 402 KiB | 5 Q