Search found 2 matches
- Mon Oct 06, 2003 12:45 pm
- Forum: PHP - Code
- Topic: PHP - Writing to file (UNIX and Windows)
- Replies: 4
- Views: 490
- Mon Oct 06, 2003 11:31 am
- Forum: PHP - Code
- Topic: PHP - Writing to file (UNIX and Windows)
- Replies: 4
- Views: 490
PHP - Writing to file (UNIX and Windows)
Hello, I am a PHP newbie and I have created a script to write some text to a file. It has been giving me this error Warning: fopen(./category.xml): failed to open stream: Permission denied in c:\inetpub\wwwroot\PHP_Fusebox\csc513\act_generateXML.php on line 16 Cannot open file Here is the code examp...