szukam pomocy, chciałem zrobić skrypt który wchodzi na strony poprzez file_get_contents na strony podane w pliku (np. txt

tutaj mam skrypt taki troch dziwny, bo napisany przeze mnie

<?php // Plik z adresami // Liczymy adresy proxy z pliku // Tworzymy pętle for ($i = 0; $i < $adres; $i++) { // Wyświetlanie } ?>
poza tym mam duuużo takich błędów
<?php Warning: file_get_contents() expects parameter 1 to be string, array given in /home.16/s/p/k/spkce/www/md5/yo.php on line 13 Warning: file_get_contents() expects parameter 1 to be string, array given in /home.16/s/p/k/spkce/www/md5/yo.php on line 13 Warning: file_get_contents() expects parameter 1 to be string, array given in /home.16/s/p/k/spkce/www/md5/yo.php on line 13 Warning: file_get_contents() expects parameter 1 to be string, array given in /home.16/s/p/k/spkce/www/md5/yo.php on line 13 ?>