| Server IP : 103.233.193.20 / Your IP : 216.73.216.169 Web Server : Apache/2 System : Linux host1.itclever.com 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 17:47:08 UTC 2024 x86_64 User : oriscomadm ( 1120) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/oriscomadm/domains/oriscom.com/private_html/admin/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ระบบหลังร้าน</title>
<link type="text/css" rel="stylesheet" href="css/common.css">
<link type="text/css" rel="stylesheet" href="css/style.css">
</head>
<body id="admin">
<div id="wrapper_admin">
<?php require_once("include/header.php"); ?>
<div id="wrapper_centent">
<h1> Welcome To Backoffice for Administrator </h1>
<!--
<div id="manage_button">
<input name="" type="button" class="btn_big" value="Big"/>
<input name="" type="button" class="btn_medium" value="Medium"/>
<input name="" type="button" class="btn_small" value="Small"/>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="tbl">
<tr class="head_tbl">
<td>Text1</td>
<td>Text2</td>
<td>Text3</td>
<td>Text4</td>
</tr>
<tr>
<td>In1</td>
<td>In2</td>
<td>In3</td>
<td>
<span class="preview"><img src="images/preview.png" height="24" title="ดูบนหน้าร้าน" /></span>
<span class="edit"><img src="images/edit.png" height="24" title="แก้ไข" /></span>
<span class="delete"><img src="images/delete.png" height="24" title="ลบ" /></span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
-->
</div>
</div>
</body>
</html>