Unsetting Variables
Wednesday June 28, 2006
If you have already set a variable you can unset it using the unset () function. You can use this to unset a single variable, multiple variables, or an element of an array.
Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >
Easy ways to connect two computers for networking purposes. More >
©2009 About.com, a part of The New York Times Company.
All rights reserved.
Why would I want to unset a variable?