
January 9th, 2003, 06:49 AM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 22,309
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
problem with tutorial Creating a News System Part 1
I was trying out the code from the tutoral "Creating a News System Part 1" found on this site. Thought it would be fun to learn and try out.
Im pretty sure I allowed write permissions in my dir phpnews. Is this error because of a possible error in my setting up those permissions? ..or something else. Im not sure if this also maybe helpfull but Im running Win 2k add server, and PHP 4.3.0
thnkz in advance.
here are the errors im getting
Warning: Unexpected character in input: '' (ASCII=92) state=1 in C:Inetpubwwwrootphpnewsaddnews.php on line 3
Parse error: parse error, unexpected T_IF in C:Inetpubwwwrootphpnewsaddnews.php on line 3
|