Ver Mensaje Individual
  #5 (permalink)  
Antiguo 03/05/2006, 10:51
dr. attach
 
Fecha de Ingreso: febrero-2003
Mensajes: 795
Antigüedad: 21 años, 2 meses
Puntos: 2
Gracias por la ayuda, te cuento que ya funcionó, pero tuve que hacer un cambio en HTTP_HOST y poner SERVER en lugar de ENV.

Aquí dejo el código por si le sirve a alguien

Cita:
<?php
$url = "http://".$_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"];
echo $url;
?>
__________________
Carlo Rodríguez
florerias en lima