readdir関数 PHP 2023.04.16 opendir()で指定したディレクトリから、その中に入っているファイルまたはディレクトリの名前を順に取り出す。(mysql_fetch_assoc関数と同じイメージ) string readdir([resouce $dir_handle])