Join our community in the tech forums for uncut technology discussion.
imagedestroy
(PHP 3, PHP 4 , PHP 5) imagedestroy -- Destroy an image Descriptionbool imagedestroy ( resource image )
imagedestroy() frees any memory associated
with image image. image
is the image identifier returned by the
imagecreate() function.
Join our community in the tech forums for uncut technology discussion.
|