Tema
:
$_SERVER['PHP_SELF'] y $_GET
Ver Mensaje Individual
#
4
(
permalink
)
27/12/2007, 06:20
GeduR
Fecha de Ingreso: octubre-2007
Mensajes: 30
Antigüedad: 17 años, 4 meses
Puntos: 0
Re: $_SERVER['PHP_SELF'] y $_GET
Muchas gracias!
Finalmente el código que he implementado ha sido el siguiente:
Código:
$self=$_SERVER["PHP_SELF"].'?'.$_SERVER["QUERY_STRING"];
GeduR
Ver Perfil
Buscar todos los Mensajes de GeduR