| 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/police/ |
Upload File : |
<!DOCTYPE html> <!------------------------------- Project: Kos-Hitac Version: 2019-01-12 Author : M. Kukic --------------------------------> <html> <head> <link rel='shortcut icon' type='image/png' href='img/favicon.png'/> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Police</title> </head> <body> <div style="width: 640px"; align="center"> <h1>Police</h1> <p>Projektovanje polica<p> <img src="img/polica-0.jpg" height="" width=""> <br><br> <form action="crtez.php"> User: <input type="text" name="usr" value="123"> <br><br> Rbr: <input type="text" name="rbr" value="1"> <br><br> a [mm]: <input type="text" name="a" value="100.0"> <br><br> b [mm]: <input type="text" name="b" value="100.0"> <br><br> Kom: <input type="text" name="kom" value="1"> <br><br> Mat <input type="text" name="mat" value="32"> <br><br> Kant: <input type="text" name="kant" value="12"> <br><br> <input type="submit" value="Submit"> </form> </div> <br> <a href="javascript:history.go(-1)"><img src="img/ret.png" border="0"></a> </body> </html>