php新建文件夹,超级简单 解决方法: 新建文件夹成功返回true $dir = "F:/GGGGG"; @clearstatcache(); if(file_exists($dir)) 具体实现:http://www.yayihouse.com/yayishuwu/chapter/1719