Search found 1 match
- Fri Dec 26, 2003 3:23 am
- Forum: PHP - Code
- Topic: How to delete remote file thorugh PHP
- Replies: 3
- Views: 2045
How to delete remote file thorugh PHP
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 ...