jd2007 Posted August 10, 2007 Share Posted August 10, 2007 should i call a destructor ? if yes, what should i put in the destructor, give me a hint/example... thanks Quote Link to comment https://forums.phpfreaks.com/topic/64245-after-a-function-is-called-i-want-it-to-empty-the-variables-what-to-do/ Share on other sites More sharing options...
MadTechie Posted August 10, 2007 Share Posted August 10, 2007 unset($variablename) Quote Link to comment https://forums.phpfreaks.com/topic/64245-after-a-function-is-called-i-want-it-to-empty-the-variables-what-to-do/#findComment-320260 Share on other sites More sharing options...
jd2007 Posted August 10, 2007 Author Share Posted August 10, 2007 can i put that in a destructor ? Quote Link to comment https://forums.phpfreaks.com/topic/64245-after-a-function-is-called-i-want-it-to-empty-the-variables-what-to-do/#findComment-320266 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.