scripting - How to reset a variable to NULL in PHP? -


I can use the isset ($ var) to determine if the variable is defined Do not have or does not have faucet. (For example if a session variable has been set)

But after setting a variable, how do I reset it to default such as isset ($ var) Return wrong ?

Usage unset ($ var);


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -