Veri çekemiyorum yardım lütfen .
</script>
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW"></head>
<body>
<table align="center" style="font-size:20px;color:#fff;width:780px;height:52px;margin-bottom:10px;border:4px;padding:5px;background-image: url(https://i.hizliresim.com/Q1RzkA.png);">
<form action="" method="post">
<td>Kategori Seçiniz</td><td><select name="kk">
<option value="guncel" >Gündem</option>
<option value="ekonomi" >Ekonomi</option>
<option value="magazin" >Magazin</option>
<option value="spor" >Spor</option>
<option value="medya" >Medya</option>
<option value="magazin" >Magazin</option>
<option value="kultur-sanat" >Kültür Sanat</option>
<?
$kal=file_get_contents("http://www.sodatv.com/");
preg_match('#<meta name="description"(.*?)</title>#si',$kal,$kon);
preg_match_all('#<link href="(.*?)" rel="alternate" title="(.*?)" type="application/rss+xml" />#si',$kon[1],$kver,PREG_SET_ORDER);
for($o=0; $o<=count($kver)-1; $o++){
$kama=$kver[$o][1]."/";
?>
<option value="<?=$kama?>" <?if($_POST['kk'] == $kama) { echo "Selected";}?> ><?=iconv("UTF-8","UTF-8",$kver[$o][2]);?></option>
<?
}
?>
</select></td>
<td>Sayfa Numarası Giriniz</td><td>
<input type="text" name="sayfa" id="sayfa" value="<? if($_POST['sayfa']) { echo $_POST['sayfa'];} else { echo "1";} ?>" style="width:25px;" />
</td>
<td></td><td>
<input type="submit" value="Getir" />
</td>
</form>
</table>
<?
if($_POST['sayfa']){
if($_POST['sayfa'] == "1"){$ek="".$_POST['kk']."";}
else if($_POST['sayfa']) {$ek="".$_POST['kk']."haberler-".$_POST['sayfa'].".html";}
else {$ek="".$_POST['kk']."/";}
$al=file_get_contents("http://www.odatv.com/c.php?c=$ek");
preg_match_all('#<item>(.*?)</item>#si',$al,$veriler,PREG_SET_ORDER);
for($i=0; $i<=15; $i++){
preg_match('#<link>(.*?)</link>#si',$veriler[$i][1],$link);
preg_match('#<title>(.*?)</title>#si',$veriler[$i][1],$title);
$adres=$link[1];
$tek=file_get_contents("$adres");
preg_match('#<link rel="image_src" href="(.*?)"#si',$tek,$res);
preg_match('#<meta name="keywords" content="(.*?)"#si',$tek,$eti);
preg_match('#<!-- C-ON-TEXT_CONTENT_START --> (.*?)<!-- C-ON-TEXT_CONTENT_END -->#si',$tek,$aci);
$v_title=trim(hryt_sil(iconv("UTF-8", "UTF-8",$title[1])));
$v_resim=iconv("UTF-8", "UTF-8",$res[1]);
$v_haber=trim(hryt_sil(iconv("windows-1254", "UTF-8",trim($aci[1]))));
$v_etiket=hryt_sil(iconv("windows-1254", "UTF-8",$eti[1]));
?>
<div id="tog<?=$i?>" style="margin-bottom:10px;padding:5px;
background-repeat: repeat;
background-attachment: scroll;
background-color: white;
background-position: top-left;">
<table align="center"><tr><td style="font-size:20px;color:#fff;width:780px;height:52px;text-align: center;background-image: url(https://i.hizliresim.com/Q1RzkA.png);"><?=$v_title;?></td></tr></table>
<table align="center">
<tr><td width="100px"><img src="<?=$v_resim;?>" align="abscenter" border="none" width="450px" height="350px" /><br /></a></td>
<td width="700px">
<table>
<form id="frm<?=$i?>" method="post" action="javascript:void(<?=$i;?>)">
<input type="hidden" name="resim" id="resim" value="<?=$v_resim;?>" />
<input type="hidden" name="part[0]" id="resim" value="<?=$adres;?>" />
<input type="hidden" name="part[1]" id="resim" value="<? $pop=count($prtlar)-1; echo $prtlar[$pop][1];?>" />
<?/* for($n=1; $n<=count($prtlar)-1; $n++){ ?>
<input type="hidden" name="part[<?=$n;?>]" id="resim" value="<?=$prtlar[$n][1];?>" />
<? } */?>
<tr><td>Konu Adı</td><td><input name="name" id="name" value="<?=$v_title;?>" style="width:600px;"/></td></tr>
<tr><td>Etiketler</td><td><input name="etiket" id="etiket" value="<?=$v_etiket;?>" style="width:600px;"/></td></tr>
<tr><td>All in seo Description</td><td><input name="des" id="des" value="<?=$v_etiket;?>" style="width:600px;"/></td></tr>
<tr><td>Bilgiler</td><td><textarea name="bilgi" id="bilgi" style="width:600px;height:100px;"><?=$v_haber;?></textarea></td></tr>
<tr><td>Kategori</td><td>
<?
$kosul="category";
$f="0";
$q = mysql_query("Select * from wp_term_taxonomy where taxonomy='$kosul' order by term_id asc");
while($rs=mysql_fetch_array($q)) {
$t_id=$rs['term_id'];
$qa = mysql_fetch_array(mysql_query("Select * from wp_terms where term_id='$t_id'"));
$varmi=hryt_trkarakter(iconv("UTF-8","ISO-8859-9",$qa['name']));
$varayir=hryt_trkarakter(iconv("windows-1254", "UTF-8",$fkat[1]));?>
<input type="checkbox" value="<?=$qa['term_id']?>" name="kid[<?=$f;?>]" id="check" <?if(strstr($varayir,$varmi)) { echo "Checked";}?>/><?=iconv("UTF-8","windows-1254",$qa['name']);?>
<?
$f++;
}?></td></tr>
<tr><td>Durum</td><td><select name="durum" style="width:600px;">
<option value="publish">Hemen Yayınla</option>
<option value="draft">Taslak Olarak Kayıt Et</option></select></td></tr></tr></table>
<tr><td><div id="return<?=$i?>"></div></td><td><input onclick="veriyolla(<?=$i?>);" class="button" type="submit" value="Ekle" style="width:700px;"/></tr>
</form></table></div>
<?
}}
?>
</body></html>