| Server IP : 61.19.30.66 / Your IP : 216.73.216.15 Web Server : Apache/2.2.22 (Ubuntu) System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 User : www-data ( 33) PHP Version : 5.3.10-1ubuntu3.48 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/cooperative/sell/ |
Upload File : |
<?
ob_start();
session_start();
session_destroy();
?>
<html>
<head>
<title>..:: ระบบจัดการฐานข้อมูล ::</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<link rel="stylesheet" href="../css/styles.css" type="text/css">
<body bgcolor="#FFFFFF">
<div align="center"><br>
<br>
</div>
<br>
<TABLE cellSpacing=1 cellPadding=4 width="39%" bgColor=#000000 border=0 align="center" height="190">
<TBODY>
<TR>
<TD height="5" bgcolor="#FFFFFF">
<div align="center"><b><font face="MS Sans Serif" size="-2">Admin Login</font></b></div>
</TD>
</TR>
<TR bgcolor="#FFFFFF">
<TD height="5"> <br>
<form name="form1" method="post" action="login.php">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td width="16%"> </td>
<td width="20%"><font face="MS Sans Serif" size="-2">User</font></td>
<td width="64%"> <font face="MS Sans Serif" size="-2">
<input name="txtUser" type="text" class="txtbox" id="txtUser" size="20">
</font></td>
</tr>
<tr>
<td width="16%"> </td>
<td width="20%"><font face="MS Sans Serif" size="-2">Password</font></td>
<td width="64%"> <font face="MS Sans Serif" size="-2">
<input name="txtPass" type="password" class="txtbox" id="txtPass" size="20">
</font></td>
</tr>
<tr>
<td width="16%"> </td>
<td width="20%"><font face="MS Sans Serif" size="-2"> </font></td>
<td width="64%"><font face="MS Sans Serif" size="-2"> </font></td>
</tr>
<tr>
<td width="16%"> </td>
<td width="20%"><font face="MS Sans Serif" size="-2"> </font></td>
<td width="64%"> <font face="MS Sans Serif" size="-2">
<input type="submit" name="Submit" value="ล็อกอิน" class="button">
<input type=button class=button value="ยกเลิก" onclick="javascript:location='../index.php'">
</font></td>
</tr>
</table>
<br>
</form>
</TD>
</TR>
</TBODY>
</TABLE>
<br>
<br>