A
Anonymous
Guest
I get this error when I try to open up a file, that exists, with w+ acccess using fopen.
What permissions are necessary on the file?
Code:
Warning: fopen(count) [function.fopen]: failed to create stream: Permission denied in /home/cso/webspace/count.php on line 3
What permissions are necessary on the file?