Ver Mensaje Individual
  #2  
Antiguo 19-08-2007
elcigarra elcigarra is offline
Miembro
 
Registrado: may 2005
Posts: 269
Reputación: 20
elcigarra Va por buen camino
me responde yo mismo
Código:
<?
$refer = getenv("HTTP_REFERER");
echo $refer;
?> 
esto debe funcionar.
Gracias
Responder Con Cita