commit | 09b8b051c863d1aa05983cf6ecfe64d35287cfe8 | [log] [tgz] |
---|---|---|
author | Andreu <andreuhuguet@gmail.com> | Sat Sep 21 21:47:20 2019 +0200 |
committer | Andreu <andreuhuguet@gmail.com> | Sat Sep 21 21:47:20 2019 +0200 |
tree | e84069299ea681ecfac8fbf452ed294a8ab80441 | |
parent | efe66ebbf51d3fcd517d9ad5ede3ad3a2282ba90 [diff] [blame] |
All POST. Introduced the 'user' cookie
diff --git a/index.php b/index.php index 92c6850..d5ff246 100644 --- a/index.php +++ b/index.php
@@ -12,7 +12,7 @@ <div id="inner-container"> <h1>Selecciona el teu nom</h1> <h3>Per entrar al joc de la Pastanaga Assessina</h3> - <form action="main.php" method="GET"> + <form action="./php/login.php" method="POST"> <select name="user" id="list"> </select>