[請益] 有關opendir限制問題?

看板PHP作者 (優質的藍色射手)時間17年前 (2009/01/14 21:09), 編輯推噓0(002)
留言2則, 2人參與, 最新討論串1/2 (看更多)
各位版友好: 我想用opendir是不是只能開啟實體路徑,例如:opendir(d:\path)這樣子, 而不能開啟opendir(http://127.0.0.1/path)呢?請如果可以opendir(http://127.0.0.1/path) 請問要設定什麼地方? 備註: opendir(http://127.0.0.1/path)中的path是指虛擬目錄。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.160.60.94 ※ 編輯: joedenkidd 來自: 218.160.60.94 (01/14 21:37)

01/14 21:36, , 1F
ftp:// 還有可能 http://的話 感覺不太可能自動parse
01/14 21:36, 1F
※ 編輯: joedenkidd 來自: 218.160.60.94 (01/14 21:38)

01/14 23:09, , 2F
file_get_content()
01/14 23:09, 2F
文章代碼(AID): #19RUGF3a (PHP)
文章代碼(AID): #19RUGF3a (PHP)