ldsmike88 Posted October 26, 2006 Share Posted October 26, 2006 I just started working on a new website for someone. They are using yahoo as their web host. (Personally I think it was a bad choice.) I have a form to upload images to the server. This works fine on my other servers but when I use it with yahoo it sets the permissions so only the owner can read the pictures. Is there a way in PHP to change permissions for files? Thanks!Michael Link to comment https://forums.phpfreaks.com/topic/25252-upload-file-and-set-permissions/ Share on other sites More sharing options...
fert Posted October 26, 2006 Share Posted October 26, 2006 use chmod Link to comment https://forums.phpfreaks.com/topic/25252-upload-file-and-set-permissions/#findComment-115142 Share on other sites More sharing options...
ldsmike88 Posted October 27, 2006 Author Share Posted October 27, 2006 Hey it works! Thanks!Michael Link to comment https://forums.phpfreaks.com/topic/25252-upload-file-and-set-permissions/#findComment-115164 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.