| 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/isvtg/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="20" />
<title>VTG IS</title>
</head>
<body style = "text-align: ceneter; background-color: #FEF5E7;"></body>
<body>
<?php
echo "<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='1200' height='30')>";
echo "<rect x = '225' width = '800' height = '30' fill = 'rgb(246,221,204)' stroke-width = '3' stroke = 'rgb(25,111,61)' />";
echo "<g stroke='gray'>";
$tekst1 = "Parametar: ";
echo "<text x='300' y='20' font-size='20' font-family='Verdana' font-weight='bold' fill='green'>".$tekst1."</text>";
echo "<text x='440' y='20' font-size='20' font-family='Verdana' font-weight='bold' fill='blue'>".$par_sr."</text>";
echo "</svg>";
?>
</body>
</html>