Tomás Rodriguez Orta <mailto:[EMAIL PROTECTED]>
    on Thursday, March 24, 2005 12:19 PM said:

> 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?

http://www.php.net/unset

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

Reply via email to