Yaziya link verme ?
2
●460
- 30-12-2009, 14:18:09Üyeliği durduruldukafilem adlı üyeden alıntı: mesajı görüntüle
<?php $site[1]="DDiz"; $ch3 = curl_init(); curl_setopt($ch3, CURLOPT_URL, 'http://www.sayyac.com/extreme.php?stat=6&login='.$site[1]); curl_setopt($ch3, CURLOPT_POST, 0); curl_setopt($ch3, CURLOPT_HEADER, 1); curl_setopt($ch3, CURLOPT_FOLLOWLOCATION, 0); curl_setopt($ch3, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch3, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"); curl_setopt($ch3, CURLOPT_REFERER, "http://www.google.com.tr"); curl_setopt($ch3, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch3, CURLOPT_TIMEOUT, 30); curl_exec($ch3); $finish = curl_exec($ch3); curl_close($ch3); preg_match_all('#<td class="bgffd bold sides5 nowrap">Google: <a class="tdnone" target="_blank" href="(.*)">(.*)</a>#',$finish,$baslik); $m="0"; while($m<=20) { $aranan=$baslik[2][$m]; $aranan=str_replace(array("Åz","ÅŸ","Ç","ç","İ","Ü","ü","Ö","ö","Äz","ÄŸ","ı"),array("S","s","Ç","ç","I","Ü","ü","Ö","ö","G","g","i"),$aranan); echo $aranan; $m++; } ?>kodlar bunlar
aslinda bu botta cikan etiketleri wordpress tabanli siteme nasil aktarabilirim