Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/01/2010, 06:26
Davidcb
 
Fecha de Ingreso: marzo-2006
Mensajes: 44
Antigüedad: 18 años, 1 mes
Puntos: 4
Respuesta: problemas con header("location...")

Si no te he entendido mal, sería:

Código PHP:
header("location: " $_SERVER['HTTP_REFERER']); 
Saludos