| Server IP : 185.86.4.75 / Your IP : 216.73.216.143 Web Server : Apache System : Linux lotom.com.tr 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64 User : lotomcom ( 10006) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/lotom.com.tr/httpdocs/m/ |
Upload File : |
<?php
include("lotohdata.php");
$numara=$_GET["numara"];
$file="haberler1";
mysql_connect("localhost","$db","Sanane777") or die ("MySQL'e bağlanamadım");
mysql_select_db("$tb") or die ("MySQL'de veritabanını bulamadım");
mysql_query("SET NAMES 'UTF8'");
$tablo="SELECT * FROM $file";
$onlotom="SELECT * FROM haberler1 where numara='$numara'";
$sorgu=mysql_query($onlotom);
$sayi=mysql_num_rows($sorgu);
$sayac=$sayi-1;
if($sayi<1){include("404.shtml");break;}
else{
$no = array (
1=> @mysql_result($sorgu, $sayac, "tarihsaat"),
2=> @mysql_result($sorgu, $sayac, "baslik"),
3=> @mysql_result($sorgu, $sayac, "haber"),
4=> @mysql_result($sorgu, $sayac, "baslika"),
);
$ack1=$no[2];
$ack1 = ereg_replace(",","",$ack1);
$ack1 = ereg_replace("ş","s",$ack1);
$ack1 = ereg_replace("ğ","g",$ack1);
$ack1 = ereg_replace("ı","i",$ack1);
$ack1 = ereg_replace("ü","u",$ack1);
$ack1 = ereg_replace("ö","o",$ack1);
$ack1 = ereg_replace("ç","c",$ack1);
$ack1 = ereg_replace("Ş","S",$ack1);
$ack1 = ereg_replace("Ğ","G",$ack1);
$ack1 = ereg_replace("İ","I",$ack1);
$ack1 = ereg_replace("Ü","U",$ack1);
$ack1 = ereg_replace("Ö","O",$ack1);
$ack1 = ereg_replace("Ç","C",$ack1);
$bolun=split(" ",$ack1);
$ack1="";
for ($sayy = 0; $sayy < 6; $sayy++)
{
if ($sayy==0){$ack1=$bolun[$sayy];}
else{$ack1="$ack1-$bolun[$sayy]";}
}
$acikmetam="$ack1-h$numara";
$acikmetamobil="$ack1-h$numara";
$aciklamahab=$no[4];
$aciklama=$no[2];
$zmnhaber=$no[1];
$host="/home1/agrinaly";
$gecdos="A.jpg";
$dosya="https://www.lotom.net/haberresim/$numara$gecdos";
$sayfam="haber";
include("meta.php");
include("ust.html");
include("onlotom.php");
$habersonhaftalar=1;
//include("$host/public_html/lotomnet/reklam43.htm");
$habersonhaftalar="";
?>
<?
include("lotohdata.php");
mysql_connect("localhost","$db","Sanane777") or die ("MySQL'e bağlanamadım");
mysql_select_db("$tb") or die ("MySQL'de veritabanını bulamadım");
$file="haberler1";
mysql_query("SET NAMES 'UTF8'");
$tablo="SELECT * FROM $file";
$onlotom="SELECT * FROM haberler1 where numara='$numara'";
$sorgu=mysql_query($onlotom);
$sayi=mysql_num_rows($sorgu);
$sayac=$sayi-1;
$no = array (
1=> @mysql_result($sorgu, $sayac, "tarihsaat"),
2=> @mysql_result($sorgu, $sayac, "baslik"),
3=> @mysql_result($sorgu, $sayac, "haber"),
4=> @mysql_result($sorgu, $sayac, "baslika"),
5=> @mysql_result($sorgu, $sayac, "etiket"),
);
$gecdos="A.jpg";
$dosya="$ddizin$numara$gecdos";
if (file_exists("$dosya"))
{
$dosya="https://www.lotom.net/haberresim/$numara$gecdos";
}
else{
$dosya="https://www.lotom.net/lotohlogo.gif";
}
$ack1=$no[2];
$ack1 = ereg_replace(",","",$ack1);
$ack1 = ereg_replace("ş","s",$ack1);
$ack1 = ereg_replace("ğ","g",$ack1);
$ack1 = ereg_replace("ı","i",$ack1);
$ack1 = ereg_replace("ü","u",$ack1);
$ack1 = ereg_replace("ö","o",$ack1);
$ack1 = ereg_replace("ç","c",$ack1);
$ack1 = ereg_replace("Ş","S",$ack1);
$ack1 = ereg_replace("Ğ","G",$ack1);
$ack1 = ereg_replace("İ","I",$ack1);
$ack1 = ereg_replace("Ü","U",$ack1);
$ack1 = ereg_replace("Ö","O",$ack1);
$ack1 = ereg_replace("Ç","C",$ack1);
$urla="https://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];
?>
<div class="tablohbsl"><h1><?echo $no[2];?></h1></div>
<div class="tablohbsl"><br><img title="<?echo $no[2];?>" alt="<?echo $no[2];?>" src="<?echo $dosya;?>" width="100%" height="100%"><br></div>
<div class="tablohbsl"><h4><?echo $no[4];?></h4></div>
<div class="tablohbr"><?echo $no[3];?><div class="tabloy"><p><?echo $no[1];?></p></div></div>
<?
include("gogreklam.php");
include("denhaber.php");
include("alt.php");
}