created base files
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<form action="xor23.php" method="get">
|
||||||
|
Name: <input type="text" name="name"><br>
|
||||||
|
E-mail: <input type="text" name="email"><br>
|
||||||
|
<input type="submit">
|
||||||
|
</form>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user