|
Posted by Andrι Hδnsel on 04/20/07 00:17
Hi,
is there a difference between imagedestroy($ih) and unset($ih)?
The same with other similar functions like closedir, mysql_close,
curl_close, mysql_free_result, etc.
And by the way... will the garbage collector even detect an "implicit
unset" when a resource is used for the last time?
Regards,
AndrΓ©
[Back to original message]
|