HI I have a script on client side wich asks the user with a javascript command promt wether or not they want to delete this file. If they say ok then it posts the name of the file to the PHP file for deletion, but I get this...
Warning: unlink(../users/folderName): Permission denied
Can anyone tell me how to stop this from happening. The folder contains files. If its an issue of chmod, can you tell me how to do this dynamically at the time of deletion.
Thanks for all your help
Graham
Delete a folder, permission denied.
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK