Hi, I would like to know how to free memory
I have created many many class object
and it results in out of memory...
how can I free the memory for the non-used class object?
use unset($var_name)