在PHP 中可以通過imagedestroy() 函數來釋放影象資源,其語法格式如下所示:. imagedestroy(resource $image). 其中,$image 為要釋放的影象資源。
確定! 回上一頁