| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ 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 : /home/cp648411/www/simded.com/prophecy/control/themes/ |
Upload File : |
<!--<div class="row">
<div class="col-md-12" style="margin-bottom:20px;margin-top:15px;">
<div class="DivSearch">
<form class="form-inline fm_reading" action="reading.php" name="fm_reading" id="fm_reading" method="post">
<label class="control-label col-md-3 TextFM-R">ทำนายเบอร์</label>
<div class="col-md-2">
<select class="form-control" name="type" style="width:100%;">
<option value="mobile" <?php// if($_POST['type'] == 'mobile'){?>selected="selected"<?php //}?>>เบอร์โทรศัพท์</option>
<option value="idcard" <?php //if($_POST['type'] == 'idcard'){?>selected="selected"<?php //}?>>บัตรประชาชน</option>
</select>
</div>
<div class="input-group col-md-7 divphonenumber">
<div>
<input type="text" class="form-control InputFM-R" style="" name="phonenumber" id=""placeholder="xxxxxxxxxx"
onKeyPress="return validate_number(event)" value="<?php //echo $_POST['phonenumber']?>">
<div class="input-group-addon" style="width:100px;padding:0px;margin:0px;text-align:left;left:-100px;">
<button type="submit" class="btn btn-danger Btn-RedFM-R">ทำนาย</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>-->