Поверните текстовый файл в String php
$fileContent = file_get_contents($url);
Valley
$fileContent = file_get_contents($url);
file_get_contents('http://url/to/upload/handler', false, $context);