The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I get a 'permission denied' error.
The line that produces the error is:
fopen(($file), "w");
The file exists in my webspace. Does anyone know what I need to do to get permission to open it for writing to (it opens to be read from).
Thanks.
*feels foolish*
Thanks a lot.
If that doesn't work, well...
I get a 'permission denied' error.
The line that produces the error is:
fopen(($file), "w");
The file exists in my webspace. Does anyone know what I need to do to get permission to open it for writing to (it opens to be read from).
Thanks.