Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/05/2009, 19:08
Avatar de By_George
By_George
 
Fecha de Ingreso: abril-2009
Ubicación: localhost
Mensajes: 629
Antigüedad: 15 años
Puntos: 19
Respuesta: problemilla con un dato "duplicado"

oye disculpa pero no existen input tipo varchar, que yo sepa hay tipo text, submit, button, etc. checalo por que no encuentro por el momento otro error

Cita:
Iniciado por rtr Ver Mensaje
Código PHP:
<center>
<
form action="register1.php" method="post" >

usuario *<br />
<
input type="varchar" name="usuario" size="35">
<
br>

prono1 *<br />
<
input type="varchar" name="prono1" size="2">
<
br>

prono2 *<br />
<
input type="varchar" name="prono2" size="2"