graham23s Posted May 13, 2007 Share Posted May 13, 2007 Hi Guys, in my PHP scrip, when a user joins a folder is automatically made on my server with the users name on it i.e if graham23s joins a folder is made in: members/graham23s the problem is the folder with the users name isn't writable (i need to manually do it) so photos can be uploaded is there a way i can give it write permissions automatically at all? thanks guys Graham Quote Link to comment https://forums.phpfreaks.com/topic/51163-solved-making-a-folder-writable-777/ Share on other sites More sharing options...
paul2463 Posted May 13, 2007 Share Posted May 13, 2007 Hi Graham have a look <a href="http://uk.php.net/chmod"> PHP CHMOD </a> in the manual it may help you Quote Link to comment https://forums.phpfreaks.com/topic/51163-solved-making-a-folder-writable-777/#findComment-251905 Share on other sites More sharing options...
graham23s Posted May 13, 2007 Author Share Posted May 13, 2007 Thanks Paul solved:) Graham Quote Link to comment https://forums.phpfreaks.com/topic/51163-solved-making-a-folder-writable-777/#findComment-251944 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.