如何使用PHP读取远程服务器上的目录内容?
I have a url, http://www.mysite.com/images
and the images
directory allows Directory Listings. How can I get the files in that directory with PHP?
dousi1097
2011/09/15 21:10- php
- directory
- 点赞
- 收藏
- 回答
满意答案
I have a url, http://www.mysite.com/images
and the images
directory allows Directory Listings. How can I get the files in that directory with PHP?