steviez Posted February 18, 2007 Share Posted February 18, 2007 Hi, I have a upload script, is it possable to have that script set the file permissions of the file when uploaded? I need this because the user needs to be able to delete their file after. Thanks Link to comment https://forums.phpfreaks.com/topic/38989-file-permissions/ Share on other sites More sharing options...
Asheeown Posted February 18, 2007 Share Posted February 18, 2007 http://ir.php.net/manual/en/function.chmod.php this will help Link to comment https://forums.phpfreaks.com/topic/38989-file-permissions/#findComment-187679 Share on other sites More sharing options...
TheFilmGod Posted February 18, 2007 Share Posted February 18, 2007 To tell you the truth, I think you should never worry about file permissions. I use godaddy's hosting servers and never had a problem with permissions! Link to comment https://forums.phpfreaks.com/topic/38989-file-permissions/#findComment-187730 Share on other sites More sharing options...
JasonLewis Posted February 18, 2007 Share Posted February 18, 2007 that dosnt mean others have the same as you, some people need to modify permissions for use of files etc. Link to comment https://forums.phpfreaks.com/topic/38989-file-permissions/#findComment-187781 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.