<!--index.php-->
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<body>
   <form name="form1" method="post" action="ing.php">
      Linki Girin Gönderin: <input type="text" name="adi"><br>
            <input type="submit" name="gönder" value="Gönder">
   </form>
</body>
</html>
<?php
set_time_limit(0);
$sita = $_POST['adi'];
error_reporting(E_ALL & ~E_NOTICE);
header ("Content-Type: text/html; charset=utf-8");
$site    = file_get_contents($sita);
böle bi kod bu kod bole atıyor.teker teker

listeleyerek attıramadım bi türlü .