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//form_log.php
<?php
/**************************************
Project: Radno vreme, 2023.
 Version: PHP 5-7
 Author : M. Kukic
 Note   :
 Link: http://net-nas/w3/radvre_v7/admin/form_log.php 
*****************************************/
//
// FORMA Izl - Ulaz/izlaz
//
echo "<form action='upd_log.php'>";
echo "ID: ".str_repeat('&nbsp;', 12)."<input type='text' name='id' id='id' value='$id' size='5'>";
echo "<br><br>";
echo "Usr Ime: ".str_repeat('&nbsp;', 3)."<input type='text' name='dispname' id='dispname' value='$dispname' size='12'> ";
echo "<br><br>";
echo "In/Out: ".str_repeat('&nbsp;', 5)."<input type='text' name='in_out' id='in_out' value='$in_out' size='12'> ";
echo "<br><br>";
echo "Vreme: ".str_repeat('&nbsp;', 5)."<input type='text' name='dattim' id='dattim' value='$dattim' size='12'>";
echo "<br><br>";
echo "Note: ".str_repeat('&nbsp;', 7)."<input type='text' name='notes' id='notes' value='$notes' size='12'> ";
echo "<br><br>";
echo "Lokacija: ".str_repeat('&nbsp;', 1)."<input type='text' name='lokc' id='lokc' value='$lokc' size='12'> ";
echo "<br><br>";

echo "St: ".str_repeat('&nbsp;', 12)."<b style='color:red;'>".$ok."</b>";
//echo "<br><br>";
echo str_repeat('&nbsp;', 10)."<input type='submit' value='Enter'>";
echo "</form>";
?>

Youez - 2016 - github.com/yon3zu
LinuXploit