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 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) 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 ? 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
Archived
This topic is now archived and is closed to further replies.