Tema
:
Ayuda con location.href
Ver Mensaje Individual
#
2
(
permalink
)
24/05/2010, 10:16
Hayi
Fecha de Ingreso: febrero-2002
Ubicación: Santa Fe - Santa Fe
Mensajes: 121
Antigüedad: 23 años, 1 mes
Puntos: 3
Respuesta: Ayuda con location.href
Hola. Intenta así:
Código PHP:
<?php
echo
'<script LANGUAGE="JavaScript">
location.href = "00login.php";
</script>'
;
?>
Saludos.
Hayi
Ver Perfil
Buscar todos los Mensajes de Hayi