
16/12/2005, 07:20
|
 | | | Fecha de Ingreso: noviembre-2005
Mensajes: 165
Antigüedad: 19 años, 3 meses Puntos: 0 | |
creo que te equivocaste cluster? era asi:
$Rlogin = mysql_query("select * from acceso where login='".$_POST['txl']."' and psw='".$_POST['txtp']."'",$link);
si estoy mal corrigeme pork asi si funciona ;) |