Üyelik
29.06.2013
Yaş/Cinsiyet
32 / E
Meslek
Öğrenci
Konum
Adana
Ad Soyad
M** B**
Mesajlar
240
Beğeniler
79 / 31
Ticaret
9, (%100)
savasdersimcelik hocam şimdi şöyle bir şey yeniden yaptım direk haber url girilirse çekiyor fakat ben listeleme yaptıramıyorum sizin botlardaki gibi bu yaptığım sizin internethaber.com botu buna bakın birde
include("../btm-database.php"); include("../btm-function.php"); include(root_directory."/wp-config.php"); include(root_directory."/wp-load.php"); sesioncontrol(); function inthaberimage($_GETIMAGE){ $_CLEANIMAGE = strip_tags($_GETIMAGE); $_CHARACTER = strpos($_CLEANIMAGE,"?"); $_GETIMAGE = substr($_CLEANIMAGE, 0, $_CHARACTER); return $_GETIMAGE; } ?> BOT MASTER | InternetHaber.COM BOTU <script></script> <script> function the_data(id){ var formid = id; jQuery.ajax({ type: 'POST', url: 'kaydet.php', data: $('#frm'+formid).serialize(), beforeSend: function(){ $('#return'+formid).html('HABER EKLENİYOR LÜTFEN BEKLEYİN '); }, error:function(){ $('#return'+formid).html(''); }, success: function(veri) { $('#return'+formid).html(veri); var matches = veri.match(/(.*?)<\/div>/);
var myLink = matches[1];
if(myLink=='ok'){
$('#tog'+formid).toggle('slow');
}
}
});
}
</script>
include("../btm-header.php");
include("../btm-sidebar.php");
?>
$_GELENLINK = $_POST['KAYNAKSITE'];
$_KAYNAKSITE = connected($_GELENLINK);
preg_match_all('#
#Ssie',$_KAYNAKSITE,$_haberLISTELE);
preg_match_all('#
(.*?) #Ssie',$_KAYNAKSITE,$_haberKATEGORI);
preg_match_all('#
(.*?)
#Ssie',$_KAYNAKSITE,$_haberBASLIK);
preg_match_all('#
#Ssie',$_KAYNAKSITE,$pislink);
preg_match_all('#
(.*?) #Ssie',$_KAYNAKSITE,$_haberOZET); preg_match_all('#
(.*?)
#Ssie',$_KAYNAKSITE,$_haberICERIK);
$_haberKATEGORI = trim(strip_tags($_haberKATEGORI[1][0]));
$_haberBASLIK = strip_tags($_haberBASLIK[1][0]);
$resimurl = "http://www.kozanhaber.com/uploads/images/";
$resimid =$pislink[1][0];
$resimuznt =".jpg";
$_haberRESIM = $resimurl.$resimid.$resimuznt;
$_haberICERIK = trim(strip_tags($_haberICERIK[1][0], new_allcod));
$_haberOZET = trim(strip_tags($_haberOZET[1][0]));
$_haberETIKET = tag_create($_haberBASLIK);
$_haberKAYNAK = strip_tags(trim($_haberKAYNAK[1][0]));
?>
<script>plugins/jQuery/jQuery-2.1.4.min.js"></script>
<script>bootstrap/js/bootstrap.min.js"></script>
<script>plugins/slimScroll/jquery.slimscroll.min.js"></script>
<script>plugins/fastclick/fastclick.min.js"></script>
<script>dist/js/app.min.js"></script>
<script>dist/js/demo.js"></script>
<script>plugins/iCheck/icheck.min.js"></script>
<script>plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js"></script>
<script>$(function () {$("#compose-textarea").wysihtml5();});</script>