F.Gungor adlı üyeden alıntı: mesajı görüntüle
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0"><? 
$burc = htmlspecialchars($_GET['burc']); 
$burc = substr_replace($burc, '', -4);
$baglan = file_get_contents("http://astroloji.mahmure.com/burclar/".$burc); 
preg_match('@<div class="burcDetail mBot30px">(.*?)</div>@si',$baglan, $burc); 

echo str_replace('..','http://astroloji.mahmure.com',$burc[1]); 
?>
böyle deneyin.
teşekkürler hocam oldu bu şekilde