Unset method take byte

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adeel110
Forum Newbie
Posts: 1
Joined: Wed Aug 05, 2009 4:39 am

Unset method take byte

Post by adeel110 »

Hi,
my script is basically spider which require a memory therefore each time when loop iterate unset all useless variables but unset method doesn't free memory which is important for me.
i cannot find solution last two days.i am finding a method and logically tip which free a memory.
Thanks a lot.
Regards
Adeel
Post Reply