| 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/vtgis/ |
Upload File : |
<!DOCTYPE html> <!------------------------------- Project: Betz-Law Version: 2024-05-16 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>Betz-Law</title> </head> <body> <div style="width: 520px"; align="center"> <h1>Betz-Law</h1> <p>Snaga vetra na turbini vetrogeneratora<p> <img src="img/betz-law.png" height="" width="420"> <br><br> <form action="betz-law.php"> Vetar [m/s] : <input type="text" name="v" value="5"> <br><br> Elise [m2]: <input type="text" name="e" value="12"> <br><br> Koris. [%]: <input type="text" name="c" value="25"> <br><br> <input type="submit" value="Submit"> </form> </div> <br> <a href="javascript:history.go(-1)"><img src=img/r_ret.png width='' height='48'></a>; </body> </html>