Directory::close

(PHP 4, PHP 5, PHP 7, PHP 8)

Directory::close釋放目錄句柄

說明

public Directory::close(resource $dir_handle = ?): void

closedir() 函數(shù)功能一樣,只是 dir_handle 默認為 $this 變量。