Ver Mensaje Individual
  #23 (permalink)  
Antiguo 11/05/2011, 09:17
Avatar de apolazo
apolazo
 
Fecha de Ingreso: mayo-2011
Ubicación: Cabrero
Mensajes: 118
Antigüedad: 13 años
Puntos: 2
Respuesta: Clave Duplicada

Gracias, me marca un error con el localhost :S?
en la URL dice esto:

http://localhost/liceo/ingresar_miscelenao.php?n1=Error%20Critico%20INSER T%20INTO%20miscelaneos%20VALUES%20('453t6',%20'Mou se',%20'Genius')Access%20denied%20for%20user%20'SY STEM'@'localhost'%20(using%20password:%20NO)

y ademas con el header me dice que la pagina no la encuentra :S

Not Found

The requested URL /liceo/ingresar_miscelenao.php was not found on this server.

pero con el script
<script>window.location="ingresar_miscelaneo.php?n 1=<?php echo $n1;?>";</script>

si me redirecciona bien >.<