Show sourcecode
The following files exists in this folder. Click to view.
ovn_str1.php
ovn_str2.php
ovn_str3.php
str.html
str1.php
str2.php
str3.php
ovn_str3.php
12 lines ASCII Windows (CRLF)
<!DOCTYPE html>
<html>
<body>
<form method="post" action="str3.php">
<input type="text" name="tal1" placeholder="Skriv ETT tal"> <br>
<input type="text" name="tal2" placeholder="Skriv ETT till tal"> <br>
<input type="submit" name="skicka">
</form>
</body>
</html>