Bak dostum Yazdığım Kod
<?php
$link="http://rapidshare.com/files/35350024/The_Complete_Guide_to_Digital_Graphic_Design_150dpi.rar";
$site=file_get_contents("$link");
$vurkir=explode('You want to download the file <b>',$site);
if ($vurkir[1]) {
$geriyekalan=explode('</b>',$vurkir[1]);
echo $geriyekalan[0];
} else {echo "Allahım Neydi Günahım Ben Nerde Yanlış Yaptım";
}
if ($link==$geriyekalan[0]) {
echo "Link sağlam";
}else {
echo "Link Kırık";
}
?>Verdiği Hata
Warning: file_get_contents(
RapidShare: 1-Click Webhosting) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /mounted-storage/home31a/sub001/sc26926-PSCP/birseyindir.com/text/cek.php on line 3
Allahým Neydi Günahým Ben Nerde Yanlýþ YaptýmLink Kýrýk
Şimdi Bana hata nerede Onu söyle lütfen