Directory::rewind
(PHP 4, PHP 5, PHP 7, PHP 8)
Directory::rewind — 倒回目錄控制代碼
說明
public Directory::rewind(resource
$dir_handle = ?): void 與 rewinddir() 函式功能一樣, 只是 dir_handle 預設為 $this 變數。
Template Website
(PHP 4, PHP 5, PHP 7, PHP 8)
Directory::rewind — 倒回目錄控制代碼
$dir_handle = ?): void 與 rewinddir() 函式功能一樣, 只是 dir_handle 預設為 $this 變數。