I have a problem deleting files. Ive used unlink() before and it has worked fine, but although it appears to be working (i.e. not entering my error routine) the file remains where it is.
I thought it was a permissions issue before, so I gave the file 777 permissions, but its still not budging.
Rob.