| 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/ |
Upload File : |
<?
include("onlotom.php");
date_default_timezone_set('Europe/Istanbul');
$db="lotom_a";
$tb="lotom_yerel";
$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'");
//putenv('TZ=Europe/Istanbul');
$saatim=date("l, d F Y H:i:s");
header("Content-type: text/xml\n\n");
echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>
<rss version=\"2.0\">
<channel>
<title>Milli Piyango Lotom</title>
<link>https://www.lotom.com.tr/</link>
<description>Sayısal loto, şans topu, süper loto, on numara, Milli Piyango sonuçları</description>
";
include("$host/sayisal/sayisaldata.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");
mysql_query("SET NAMES 'UTF8'");
$tablo="SELECT * FROM $file ";
$sorgu=mysql_query($tablo);
$sayi=mysql_num_rows($sorgu);
$bilgi=mysql_num_rows($sorgu);
$sayi=$sayi-1;
$sayac=$sayi-20;
while($sayi > $sayac){
$no = array (
1=> @mysql_result($sorgu, $sayi, "hafta"),
2=> @mysql_result($sorgu, $sayi, "tarih"),
);
$tarih=substr($no[2],0,11);
$aylar = array("","Jan","Feb","Mar",
"Apr","May","Jun",
"Jul","Aug","Sep",
"Oct","Nov","Dec");
$gunler = array("Sun","Mon","Tue",
"Wed","Thu","Fri",
"Sat");
$tarih = explode(".",$tarih);
$tarih = mktime("0","0","0",$tarih[1],$tarih[0],$tarih[2]);
$tarih = date("Y-n-j-w",$tarih);
$tarih = explode("-",$tarih);
$tarih = $gunler[$tarih[3]].", ".$tarih[2]." ".$aylar[$tarih[1]]." ".
$tarih[0];
$saatim= $tarih." "."21:00:00";
?>
<item><title><? echo $no[1];?>. hafta <? echo $no[2];?> tarihli Sayısal Loto sonuçları </title><link>https://www.lotom.com.tr/sayisal-loto-sonuclar-nb<?echo $no[1];?>/</link><pubDate><?echo $saatim;?></pubDate><category>sayisal loto</category><description><img src="https://www.lotom.com.tr/sayisal/lotom<?echo $no[1];?>.jpg" align="left" width="640" height="400" style="padding:2px 10px" /><? echo $no[2];?> tarihli <? echo $no[1];?>. hafta Sayısal Loto sonuçları </description></item>
<?
$sayi--;
}
include("$host/super_loto/superdata.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");
mysql_query("SET NAMES 'UTF8'");
//putenv('TZ=Europe/Istanbul');
$saatim=date("l, d F Y H:i:s");
$tablo="SELECT * FROM $file ";
$sorgu=mysql_query($tablo);
$sayi=mysql_num_rows($sorgu);
$bilgi=mysql_num_rows($sorgu);
$sayi=$sayi-1;
$sayac=$sayi-20;
while($sayi > $sayac){
$no = array (
1=> @mysql_result($sorgu, $sayi, "hafta"),
2=> @mysql_result($sorgu, $sayi, "tarih"),
);
$tarih=substr($no[2],0,10);
$aylar = array("","Jan","Feb","Mar",
"Apr","May","Jun",
"Jul","Aug","Sep",
"Oct","Nov","Dec");
$gunler = array("Sun","Mon","Tue",
"Wed","Thu","Fri",
"Sat");
$tarih = explode(".",$tarih);
$tarih = mktime("0","0","0",$tarih[1],$tarih[0],$tarih[2]);
$tarih = date("Y-n-j-w",$tarih);
$tarih = explode("-",$tarih);
$tarih = $gunler[$tarih[3]].", ".$tarih[2]." ".$aylar[$tarih[1]]." ".
$tarih[0];
$saatim= $tarih." "."21:00:00";
?>
<item><title><? echo $no[1];?>. hafta <? echo $no[2];?> tarihli Süper Loto sonuçları </title><link>https://www.lotom.com.tr/super-loto-sonuclar-nu<?echo $no[1];?>/</link><pubDate><?echo $saatim;?> </pubDate><category>super loto</category><description><img src="https://www.lotom.com.tr/super_loto/lotom<?echo $no[1];?>.jpg" align="left" width="640" height="400" style="padding:2px 10px" /><? echo $no[2];?> tarihli <? echo $no[1];?>. hafta Süper Loto sonuçları </description></item>
<?
$sayi--;
}
include("$host/sanstopu/sanstopudata.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");
mysql_query("SET NAMES 'UTF8'");
//putenv('TZ=Europe/Istanbul');
$saatim=date("l, d F Y H:i:s");
$tablo="SELECT * FROM $file ";
$sorgu=mysql_query($tablo);
$sayi=mysql_num_rows($sorgu);
$bilgi=mysql_num_rows($sorgu);
$sayi=$sayi-1;
$sayac=$sayi-20;
while($sayi > $sayac){
$no = array (
1=> @mysql_result($sorgu, $sayi, "hafta"),
2=> @mysql_result($sorgu, $sayi, "tarih"),
);
$tarih=substr($no[2],0,11);
$aylar = array("","Jan","Feb","Mar",
"Apr","May","Jun",
"Jul","Aug","Sep",
"Oct","Nov","Dec");
$gunler = array("Sun","Mon","Tue",
"Wed","Thu","Fri",
"Sat");
$tarih = explode(".",$tarih);
$tarih = mktime("0","0","0",$tarih[1],$tarih[0],$tarih[2]);
$tarih = date("Y-n-j-w",$tarih);
$tarih = explode("-",$tarih);
$tarih = $gunler[$tarih[3]].", ".$tarih[2]." ".$aylar[$tarih[1]]." ".
$tarih[0];
$saatim= $tarih." "."21:00:00";
?>
<item><title><? echo $no[1];?>. hafta <? echo $no[2];?> tarihli Şans Topu sonuçları </title><link>https://www.lotom.com.tr/sans-topu-sonuclar-ni<?echo $no[1];?>/</link><pubDate><?echo $saatim;?> </pubDate><category>sans topu</category><description><img src="https://www.lotom.com.tr/sanstopu/lotom<?echo $no[1];?>.jpg" align="left" width="640" height="400" style="padding:2px 10px" /><? echo $no[2];?> tarihli <? echo $no[1];?>. hafta Şans Topu sonuçları </description></item>
<?
$sayi--;
}
include("$host/onnumara/ondata.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");
mysql_query("SET NAMES 'UTF8'");
//putenv('TZ=Europe/Istanbul');
$saatim=date("l, d F Y H:i:s");
$tablo="SELECT * FROM $file ";
$sorgu=mysql_query($tablo);
$sayi=mysql_num_rows($sorgu);
$bilgi=mysql_num_rows($sorgu);
$sayi=$sayi-1;
$sayac=$sayi-20;
while($sayi > $sayac){
$no = array (
1=> @mysql_result($sorgu, $sayi, "hafta"),
2=> @mysql_result($sorgu, $sayi, "tarih"),
);
$tarih=substr($no[2],0,11);
$aylar = array("","Jan","Feb","Mar",
"Apr","May","Jun",
"Jul","Aug","Sep",
"Oct","Nov","Dec");
$gunler = array("Sun","Mon","Tue",
"Wed","Thu","Fri",
"Sat");
$tarih = explode(".",$tarih);
$tarih = mktime("0","0","0",$tarih[1],$tarih[0],$tarih[2]);
$tarih = date("Y-n-j-w",$tarih);
$tarih = explode("-",$tarih);
$tarih = $gunler[$tarih[3]].", ".$tarih[2]." ".$aylar[$tarih[1]]." ".
$tarih[0];
$saatim= $tarih." "."21:00:00";
?>
<item><title><? echo $no[1];?>. hafta <? echo $no[2];?> tarihli On Numara sonuçları </title><link>https://www.lotom.com.tr/on-numara-sonuclar-nd<?echo $no[1];?>/</link><pubDate><?echo $saatim;?> </pubDate><category>on numara</category><description><img src="https://www.lotom.com.tr/onnumara/lotom<?echo $no[1];?>.jpg" align="left" width="640" height="400" style="padding:2px 10px" /><? echo $no[2];?> tarihli <? echo $no[1];?>. hafta On Numara sonuçları </description></item>
<?
$sayi--;
}
include("$host/lotokdata.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");
mysql_query("SET NAMES 'UTF8'");
$onlotom="SELECT * FROM mpbikr ORDER BY tarih";
$sorgu=mysql_query($onlotom);
$sayi=mysql_num_rows($sorgu);
$sayi=$sayi-1;
$sayac=$sayi;
while($sayac > -1):
$no = array (
1=> @mysql_result($sorgu, $sayac, "tarih"),
);
$tarihmp=$no[1];
$tarih1=substr ($tarihmp,0,4);
$tarih2=substr ($tarihmp,4,2);
$tarih3=substr ($tarihmp,6,2);
$ay=$tarih2;
if ($ay=="01"){$ayyazi="Ocak";}
if ($ay=="02"){$ayyazi="Şubat";}
if ($ay=="03"){$ayyazi="Mart";}
if ($ay=="04"){$ayyazi="Nisan";}
if ($ay=="05"){$ayyazi="Mayıs";}
if ($ay=="06"){$ayyazi="Haziran";}
if ($ay=="07"){$ayyazi="Temmuz";}
if ($ay=="08"){$ayyazi="Ağustos";}
if ($ay=="09"){$ayyazi="Eylül";}
if ($ay=="10"){$ayyazi="Ekim";}
if ($ay=="11"){$ayyazi="Kasım";}
if ($ay=="12"){$ayyazi="Aralık";}
$tarih="$tarih3.$tarih2.$tarih1";
$tarih=substr($tarih,0,11);
$aylar = array("","Jan","Feb","Mar",
"Apr","May","Jun",
"Jul","Aug","Sep",
"Oct","Nov","Dec");
$gunler = array("Sun","Mon","Tue",
"Wed","Thu","Fri",
"Sat");
$tarih = explode(".",$tarih);
$tarih = mktime("0","0","0",$tarih[1],$tarih[0],$tarih[2]);
$tarih = date("Y-n-j-w",$tarih);
$tarih = explode("-",$tarih);
$tarih = $gunler[$tarih[3]].", ".$tarih[2]." ".$aylar[$tarih[1]]." ".
$tarih[0];
$saatim= $tarih." "."21:00:00";
?>
<item><title><? echo "$tarih3 $ayyazi $tarih1";?> Milli Piyango çekiliş sonuçları - Milli Piyango</title><link>https://www.lotom.com.tr/Milli-piyango-cekilis-sonuclari-th<?echo $no[1];?>/</link><pubDate><?echo $saatim;?> </pubDate><category>Milli Piyango</category><description><? echo "$tarih3 $ayyazi $tarih1";?> tarihli Milli Piyango bilet çekiliş sonuçları <? echo "$tarih3.$tarih2.$tarih1";?> </description></item>
<?
$sayac--;
endwhile;
?></channel></rss>