clear variable?
Posted: Tue Jun 25, 2002 8:47 am
Is there a way to clear/reset variable(s) after use. I currently have $variable = ""; in my code and I am unsure if this is the correct/best way.
Is this another way?

Is this another way?