Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/11/2005, 22:56
Avatar de DvD AdN
DvD AdN
 
Fecha de Ingreso: mayo-2005
Ubicación: Frente al monitor
Mensajes: 610
Antigüedad: 18 años, 11 meses
Puntos: 0
No veo que definas ninguna variable $q

Código PHP:
 if ( $row=mysql_fetch_array($q) ) 
No quisiste haber escrito $qry??
Código PHP:
 $qry=mysql_query("select * from usuarios where rpe='".$trpe."' and contraseña='".$tpass."'",$atcon); 
Saludos
__________________
Keep f***ing learning
Ask for f***ing help.
Use f***ing spell check.
Think about all the f***ing possibilities.