我在使用scandir时遇到了一些问题--我在一个站点上运行得很好,但是现在我想要扫描该站点上的同一个目录,但是要从另一个网站上扫描。array_diff(scandir('http://sub.domain.co.uk/folder/folder/'), array('.', '..'));Warning: scandir(http://sub.domain.co.uk/folder/folder/): failed to open dir: not implemented
我有一个谷歌,但很少提到-我