QUOTE
Warning: fopen(passworddata.txt): failed to open stream: Permission denied in /home/abc/public_html/abc.php on line 27
Warning: fputs(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 28
Warning: fclose(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 29
Warning: fopen(passworddata.txt): failed to open stream: Permission denied in /home/abc/public_html/abc.php on line 34
Warning: fputs(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 35
Warning: fclose(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 36
Warning: fputs(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 28
Warning: fclose(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 29
Warning: fopen(passworddata.txt): failed to open stream: Permission denied in /home/abc/public_html/abc.php on line 34
Warning: fputs(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 35
Warning: fclose(): supplied argument is not a valid stream resource in /home/abc/public_html/abc.php on line 36
any idea how i can get rid of that?


