Posted by Lee on 09/30/26 11:27
I am very new to writing PHP. I am attempting to pen and the write to a .txt file. The code and error are as follows: $fh = fopen("test.txt","a"); #this is problem line Error: Parse error: parse error, unexpected T_VARIABLE, expecting ',' or ';' Whats the problem other than it not working ... lol
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming