目錄函式庫

opendir

(PHP3 , PHP4)

opendir ---  開啟目錄處理

語法 : int opendir(string path);

說明 : 

開啟之後能讓closedir( )readdir( )rewinddir( )所使用。


上一頁 首頁 下一頁