403Webshell
Server IP : 61.19.30.66  /  Your IP : 216.73.216.59
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/admissions3/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/admissions3/addsavesp.php
<?
require_once "connectdb.php";
require_once "head.php";
?>
<?php
if ($name == "9999")
{
?><script language="javascript">
alert("กรอกข้อมูลให้ครบ");
history.back();
</script>
<?php
}
else
{
$host="localhost";
$username="root";
$password="klw3322";
$connect= mysql_connect( $host,$username,$password) or die ("ติดต่อฐานข้อมูล Mysql ไม่ได้ ");
$db="jorjae_jorjaedb";
$tb="member4";
mysql_select_db($db) or die("เลือกฐานข้อมูลไม่ได้ ");
$sql="select * from $tb where pin=$_POST[pin]";
mysql_query("set NAMES tis620");
$db_query=mysql_db_query($db,$sql);
$num_rows=mysql_num_rows($db_query);
$signup = date("d");




}
if($num_rows != 0) /* ตรวจสอบรหัส */
{
echo"<script>window.alert(\"ID-PIN ERROR\");history.go (-1);</script>";
}
else
{
mysql_query("INSERT INTO $tb (id,idstudent,prefix,name,surname,pin,room,schoolout,distric,wegh,tall,idtest,sex,signup,bird,father,fatherw,mather,matherw,homeid,muid,tumbol,ampher,districs,number,phone,statuss,pan) values('', '$_POST[idstudent]','$_POST[prefix]','$_POST[name]','$_POST[surname]','$_POST[pin]','$_POST[room]','$_POST[schoolout]','$_POST[distric]','$_POST[wegh]','$_POST[tall]','$_POST[idtest]','$_POST[sex]','$_POST[datin]','$_POST[bird]','$_POST[father]','$_POST[fatherw]','$_POST[mather]','$_POST[matherw]','$_POST[homeid]','$_POST[muid]','$_POST[tumbol]','$_POST[ampher]','$_POST[districs]','$_POST[number]','$_POST[phone]','2','$_POST[pan]')") or die ("Add ข้อมูลลง Table ไม่ได้ ");
echo "<script>window.alert(\"Save ok\");history.go (-3);</script>";
echo "<script type=\"text/javascript\">window.location='index.php'</script>";   



}
mysql_close();
?>


 

Youez - 2016 - github.com/yon3zu
LinuXploit