closedir関数 PHP 2023.04.16 opendir()で指定したディレクトリを閉じる。(データベースの切断と同じイメージ) void closedir([resource $dir_handle])