downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

scandir> <readdir
Last updated: Fri, 24 Jul 2009

view this page in

rewinddir

(PHP 4, PHP 5)

rewinddir디렉토리 핸들을 되감습니다

설명

void rewinddir ([ resource $dir_handle ] )

dir_handle 에 지정한 디렉토리 핸들을 디렉토리의 처음 위치로 되돌립니다.

인수

dir_handle

opendir()로 열린 디렉토리 핸들 resource. 디렉토리 핸들이 지정되지 않으면, opendir()로 열린 마지막 연결을 할당합니다.



add a note add a note User Contributed Notes
rewinddir
There are no user contributed notes for this page.

scandir> <readdir
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites