Tema
:
Problema Header ("location: file.php")
Ver Mensaje Individual
#
2
(
permalink
)
20/05/2004, 12:50
testes
Fecha de Ingreso: mayo-2004
Mensajes: 57
Antigüedad: 20 años, 10 meses
Puntos: 0
Por si sirve de mas ayuda he probado tambien con el path completo
$url_relativa = "main.php";
header ( "Location:
http://
" . $_SERVER['HTTP_HOST']. dirname($_SERVER['PHP_SELF']). "/" . $url_relativa);
y tampoco funciona....
testes
Ver Perfil
Buscar todos los Mensajes de testes