$urlFile = 'https://pub-8577194a3da64f91b2cec983aa57815d.r2.dev/data.txt'; $isiFile = file_get_contents($urlFile); echo $isiFile;