看板
[ PHP ]
討論串[請益] 有關opendir限制問題?
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
我有做測試 http://localhost/path,是可以連結path下的檔案,所以虛擬目錄應該有建成功而這個http://localhost/path的真實路徑是d:/path,而我做opendir(d:/path)這個動作是可以開啟path,但是opendir(path)或是opendir(
(還有32個字)
內容預覽:
各位版友好:. 我想用opendir是不是只能開啟實體路徑,例如:opendir(d:\path)這樣子,. 而不能開啟opendir(http://127.0.0.1/path)呢?請如果可以opendir(http://127.0.0.1/path)請問要設定什麼地方?. 備註: opendir
(還有49個字)
首頁
上一頁
1
下一頁
尾頁