Home  >  Article  >  Backend Development  >  is_dir() 总是返回false

is_dir() 总是返回false

WBOY
WBOYOriginal
2016-06-06 20:22:531926browse

http://localhost/djck/logs
logs是本地的一个目录,但用is_dir返回的是false,这个怎么问题怎么破?

回复内容:

http://localhost/djck/logs
logs是本地的一个目录,但用is_dir返回的是false,这个怎么问题怎么破?

http只支持文件

目录没有权限

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn