Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/04/2011, 07:55
gfeduardo15
 
Fecha de Ingreso: abril-2011
Mensajes: 17
Antigüedad: 13 años, 1 mes
Puntos: 0
Respuesta: Problema con Notice: Undefined index: usuario in C

bueno como eso me habia pasado anteriomente ya lo habia revisado por eso postee.

ya que estan dotos declarados


<form method="post" action="registrouser.php">
<span class="auto-style12">Nombre: </span>
<input name="nombre" type="text" class="auto-style11" /><br class="auto-style12" />
<span class="auto-style12">Apellido:
</span>
<input name="apellido" type="text" class="auto-style11" /><br class="auto-style12" />
<span class="auto-style12">C.I.:
</span>
<input name="ci" type="text" class="auto-style11" /><br class="auto-style12" />
<span class="auto-style12">Nombre de usuario:
</span>
<input name="usuario" type="text" class="auto-style11" /><br class="auto-style12" />
<span class="auto-style12">Contraseña:
</span>
<input name="clave" type="password" class="auto-style11" /><br />
<br />
<a href="registrouser.php">
<img id="img5" alt="Enviar" height="20" onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'button2B2.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'button31.jpg')" onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'button2A2.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'button2A2.jpg')" src="button31.jpg" style="border: 0" width="100" /><!-- MSComment="ibutton" fp-style="fp-btn: Glass Capsule 3" fp-title="Enviar" --></a></strong></em>
</form></div>


el error continua

Notice: Undefined index: usuario in C:\wamp\www\mvh2\registrouser.php on line 13