Directory::close
(PHP 4, PHP 5, PHP 7)
Directory::close — 释放目录句柄
说明
public Directory::close
([ resource
$dir_handle
] ) : void
与 closedir() 函数功能一样,只是
dir_handle
默认为 $this 变量。
(PHP 4, PHP 5, PHP 7)
Directory::close — 释放目录句柄
$dir_handle
] ) : void
与 closedir() 函数功能一样,只是
dir_handle
默认为 $this 变量。