Forum und email

closedir

(PHP 4, PHP 5)

closedir — 結束目錄的 handle

Description

void closedir ( int $dir_handle )

關閉 dir_handle 所指的目錄 handle。 這個 handle 之前一定要用opendir() 開啟。