One Hat Cyber Team
Your IP :
216.73.216.62
Server IP :
122.155.17.190
Server :
Linux cat17190.thaihostserver.com 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64
Server Software :
Apache/2
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
neunkho
/
public_html
/
include
/
Edit File:
config.php
<? $_web_path = "http://".$_SERVER["SERVER_NAME"]; $_home_path = $_SERVER["DOCUMENT_ROOT"]; //$_web_path = "http://".$_SERVER["SERVER_NAME"]."/siamvivo"; //$_home_path = $_SERVER["DOCUMENT_ROOT"]."/siamvivo"; //echo $_web_path." AAA<br>"; //echo $_home_path." AAA<br>"; function dateThai_MM($date) { $_month_name = array("00"=>" มกราคม","01"=>" มกราคม","02"=>" กุมภาพันธ์","03"=>" มีนาคม","04"=>" เมษายน","05"=>" พฤษภาคม","06"=>" มิถุนายน","07"=>" กรกฏาคม","08"=>" สิงหาคม","09"=>" กันยายน","10"=>" ตุลาคม","11"=>" พฤศจิกายน","12"=>" ธันวาคม"); $yy=substr("$date",0,4);$mm=substr("$date",5,2);$dd=substr("$date",8,2);$time=substr("$date",11,8); if($yy=="0000") { $dateT=$dd.$_month_name[$mm]." ".$yy." ".$time; return $dateT; }else{ $yy+=543; $dateT=$dd.$_month_name[$mm]." ".$yy." ".$time; return $dateT; } } ?>
Simpan