When I try to fopen a text file, I get and error saying that I don't have permission to do this.
I don't run my own server, so I have no idea how php is set.
What are the possible causes of my problem?
How can I fix it?
Is there any way to write to a text file without fopen?
thanks,
psycopath