Hello, i have some permission problems..
i want to unlink() a file but i get:
Warning: unlink() failed (Permission denied) in C:\Apache2\htdocs\admin\upload.php on line 496
in this folder "Everyone" has full access.. but what is wrong?
plz help!
the wierd thing is that i can save files in that folder using the same script!
It might be a config thingy...you can configure your computer to not allow scripts to delete files or something...
ive used the unlink() before and it worked.... same comp, same config. diff folder/file