代码-php 帝国cms目录生成问题1111

WBOY
Release: 2016-06-02 11:33:52
Original
878 people have browsed it

代码php权限cms

以下代码 是帝国cms functions.php 2925 行左右
在生成mingxing/hehe/的时候

hehe 生成没问题! 但是mingxing这个生成不出来

好像是权限问题

怎么改

<code>    $tfilename='/mingxing/hehe/';    $dopath=ECMS_PATH.$tfilename."/";    $mk=DoMkdir($dopath);</code>
Copy after login
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!