I sorry I can't destroy  of value variable by pass url
I try this.

unset($_SERVER['QUERY_STRING']);
but the url have the same value. don't delete this value.
what can i do?
somebody can help me.

regards TOMAS
----- Original Message -----
From: "Jay Blanchard" <[EMAIL PROTECTED]>
To: "Tomás Rodriguez Orta" <[EMAIL PROTECTED]>; "[php] PHP General
List" <php-general@lists.php.net>
Sent: Thursday, March 24, 2005 8:23 AM
Subject: RE: [PHP] How can I destroy parameters by page


[snip]
IHow Can I destroy some variable that I pass by url, exmple:
http://webadmin/paginas/personalidades.php?ac2=delete&item=18#
then when i get the varibale ac2 and item, I want to delete the value of
this variable.
how can I do?
[/snip]

http://www.php.net/unset

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-------------------------------------------------------------------------
Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27
en el dominio de correo angerona.cult.cu  y no se encontro ninguna
coincidencia.



-------------------------------------------------------------------------
Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27
en el dominio de correo angerona.cult.cu  y no se encontro ninguna coincidencia.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to