Hi,
I can't open a file in m html directory. On using fopen() I get an error message permission denied. I cannot modify the php.ini file as I don't have access to it.
Can somebody help?
Thanks,
http://www.000webhost.com/?id=19415
What exactly is the error message? One possibility is that you do not have permission to use the file, so you should chmod it appropriately.