阅读背景:

php linux 创建文件夹权限问题

来源:互联网 

$path = "DataMsg/";
if(is_dir($path)==false){
@mkdir($path,0777);




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: