One Hat Cyber Team
Your IP :
216.73.216.152
Server IP :
27.254.111.200
Server :
Linux wh-sh59.csloxinfo.com 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64
Server Software :
Apache
PHP Version :
5.5.38
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
vhosts
/
oakwine.co.th
/
httpdocs
/
view
/
Types
/
View File Name :
create.php
<?php SYS::CONTROLLER("typesController"); ?> <div class='row'><div class='col-lg-12'> <div class='box box-info'> <div class="box-header with-border"> <h3 class="box-title">เพิ่มข้อมูล ประเทศผู้ผลิด </h3> <div class="btn-group"> <a href="?page=Types/list" class="btn bg-orange"><i class="fa fa-list"></i> รายการ ประเทศผู้ผลิด </a> </div> </div> <div class="box-body"> <form name="types Add" method="post" action="?page=Types/create&action=save" data-ajax="false" class="form-horizontal" role="form" onsubmit="return checkField({field: ['typeTh', 'typeEn'], domain: 'Types'});"> <?php SYS::VIEW("Types/form"); ?> <div class="box-footer"><div class="col-sm-offset-3 col-sm-9"> <button type="submit" class="btn btn-success"><i class="icon-save"></i> Save</button> </div></div> </form> </div> </div> </div></div>