Ver Mensaje Individual
  #8 (permalink)  
Antiguo 02/05/2014, 18:19
Avatar de Italico76
Italico76
 
Fecha de Ingreso: abril-2007
Mensajes: 3.303
Antigüedad: 17 años, 9 meses
Puntos: 292
Respuesta: generar muchos input type=text y asignarles un valor por teclado y obtener

-

Código PHP:
Ver original
  1. if($_POST[crear])
  2. {
  3.     // ...
  4. }

No debes hacer asi para saber si existe el indice 'crear' sino usar isset()

- <center>..</center> ya no forma parte de HTML5
__________________
Salu2!