Verwandeln Sie die Textdatei in Zeichenfolge PHP
$fileContent = file_get_contents($url);
Valley
$fileContent = file_get_contents($url);
file_get_contents('http://url/to/upload/handler', false, $context);