PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
When I try to use chmod within my server I am resulted in an error informing me that it failed because I did not have the appropiate permissions. Obviously I need to be root for this but is there any other way I can work around it so I can set permissions of files using PHP?.