"Bruce W...1" <br***@noDirectEmail.com> wrote in message news:<3F***************@noDirectEmail.com>...
Does PHP do automatic garbage collection, or should you explicitly
destroy things.
I found this statement mysql_free_result($result);
This makes me wonder.
http://in.php.net/mysql_free_result
mysql_free_result() only needs to be called if you are concerned
about how much memory is being used for queries that return large
result sets. All associated result memory is automatically freed at
the end of the script's execution.
---
"If there is a God, he must be a sadist!"
http://RajeshAnbiah.itgo.com - The simple site!
Email: rrjanbiah-at-Y!com