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!
Hello,
I have problem in deleting the image on the remote server through PHP. Images is uploaded on the remote server through the servelt. When I tries to delete image using "Ulink", I got error "permission denied". I have serached for help on the web, and tried to use umask and chmod command. Still I am not able to delete file. I set the umask to "0777" and given the permission using "chmod". Still I am not able to delete the file.
The server is Sun server with solaris 5.9.