On Fri, 12 Nov 2004 16:46:52 +0000, pete M <[EMAIL PROTECTED]> wrote:
> Unsetting class objects does take time and is really of no benefit
> unless there are memory problems
> 
> as for freeing resuslts - the same applies
> 
> pete

Many thanks for comments. I see that if not having memory problems
it's best to let PHP to automatically destroy the objects at the end
of the script.

Best regards,
Jordi.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to