chmod permission

Discussion forum for MOD Writers regarding MOD Development.
Locked
Saske1
Registered User
Posts: 263
Joined: Wed Feb 02, 2011 7:41 pm
Location: Spain/España
Name: Salva
Contact:

chmod permission

Post by Saske1 »

I need to know how I can assign permissions chmod to X files when I go to a new folder (if this folder is automatically created)
I've tried phpbb_chmod function but do not change the file permissions chmod :?
I've using for example phpbb_chmod($newfilename_url, 0777); $newfilename_url is a path to the file upload
(The variable is fine, leaving the correct link to upload the file, the problem is that they get permits and fails CHMOD 403)

¿Any help or indication? :roll:
Locked

Return to “[3.0.x] MOD Writers Discussion”