Ver Mensaje Individual
  #6 (permalink)  
Antiguo 11/12/2008, 18:26
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 15 años, 8 meses
Puntos: 2237
Respuesta: $_GET y $_POST en PHP5

Tu formulario debe ser algo como esto:

Código:
<form method="post" action="archivo.php">
Tu nombre: <input type="text" name="nombre"><br />
<input type="submit" value="Enviar" />
</form>
Cambia "archivo.php" por el nombre correcto.
__________________
- León, Guanajuato
- GV-Foto