$site = "http://www.falanfilan.com/veri.php?id=".$id; $icerik = file_get_contents($site); echo $icerik;