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