View file form.php

File size: 133B
<form action=get.php method=post> 
Имя посетителя : <input type=text name=name><br> 
<input type=submit value=Отправить> 
</form>