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>