8 lines
		
	
	
		
			222 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			222 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<h1>Simulator</h1>
 | 
						|
<p>Skriv inn et kortnummer:</p>
 | 
						|
<form method="post" autocomplete="off">
 | 
						|
    <input type="text" name="cardnumber" maxlength="32" autofocus>
 | 
						|
    <br>
 | 
						|
    <br>
 | 
						|
    <input type="submit" value="Send">
 | 
						|
</form> |