Tema
:
generar muchos input type=text y asignarles un valor por teclado y obtener el valor
Ver Mensaje Individual
#
8
(
permalink
)
02/05/2014, 18:19
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
if
(
$_POST
[
crear
]
)
{
// ...
}
No debes hacer asi para saber si existe el indice 'crear' sino usar isset()
- <center>..</center> ya no forma parte de HTML5
__________________
Salu2!
Italico76
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de Italico76