how to kill array data
Posted: Wed Jul 16, 2003 4:12 am
Hi all,
How can I remove the array data from the memory?
something like
delete $array?
or ~$array?
I have a large data being transfered via array so it clogs up the memory.
How can I remove the array data from the memory?
something like
delete $array?
or ~$array?
I have a large data being transfered via array so it clogs up the memory.